{
  "name": "FitMe AI - Virtual Try-On",
  "short_name": "FitMe AI",
  "description": "AI-powered virtual clothing try-on. Upload your photo and try on unlimited outfits.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7fee7",
  "theme_color": "#84cc16",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
