{
  "name": "DripFitStudio",
  "short_name": "DripFit",
  "description": "Digitize your wardrobe, plan outfits, and test purchases visually.",
  "start_url": "/studio",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9F7F2",
  "theme_color": "#2C2C2C",
  "lang": "en",
  "categories": ["lifestyle", "shopping", "productivity"],
  "icons": [
    {
      "src": "/brand/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/favicon-dripfitstudio.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    }
  ]
}
