{
  "name": "Face Rating AI",
  "short_name": "FaceRating",
  "description": "AI face rating and beauty analysis. Upload a photo for an instant attractiveness score, facial symmetry analysis, and celebrity lookalike match.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
