{
  "name": "Selfei — AI Selfie Ratings",
  "short_name": "Selfei",
  "description": "AI selfie ratings — honest, kind & weirdly accurate.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1018",
  "theme_color": "#1A1018",
  "categories": ["photo", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/camera.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Camera viewfinder"
    },
    {
      "src": "/screenshots/result.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Rating result"
    }
  ]
}
