{
  "short_name": "Outfitr",
  "name": "Outfitr – Outfit Decision Assist",
  "description": "Context-based outfit checks. Decide faster, no ratings, no judgement.",
  "start_url": "/app",
  "display": "standalone",
  "theme_color": "#4f62ff",
  "background_color": "#f4f6fb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "icon192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "icon1024.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "any maskable"
    }
  ]
}
