{
  "id": "/",
  "name": "FitCheck | Try It. Rate It. Rock It.",
  "short_name": "FitCheck",
  "description": "Try looks, rate outfits, plan your wardrobe, join style contests, and make every look land.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#05010d",
  "theme_color": "#9b5eff",
  "categories": ["lifestyle", "shopping", "photo", "social"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon-72x72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-180x180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-384x384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "FitCheck mobile home with outfit rating and Virtual Mirror"
    },
    {
      "src": "/screenshots/home-desktop.png",
      "sizes": "1440x1000",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FitCheck desktop dashboard for outfit ratings and Virtual Mirror"
    }
  ],
  "shortcuts": [
    {
      "name": "Rate My Fit",
      "short_name": "Rate Fit",
      "description": "Upload an outfit photo for a FitCheck rating.",
      "url": "/?tab=analyze",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Virtual Mirror",
      "short_name": "Mirror",
      "description": "Try clothing on virtually before you buy.",
      "url": "/?tab=mirror",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
