{
  "name": "Denim Fit Finder — Indigo & Asphalt",
  "short_name": "Fit Finder",
  "description": "Search raw and heritage denim by actual garment measurements — waist, rise, thigh, knee, and leg opening — across 80+ brands.",
  "id": "/fit-finder/",
  "start_url": "/fit-finder/?source=pwa",
  "scope": "/fit-finder/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F2EDE4",
  "theme_color": "#37343A",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "/fit-finder/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/fit-finder/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/fit-finder/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/fit-finder/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Browse by Brand",
      "short_name": "Brands",
      "url": "/fit-finder/brands/?source=pwa-shortcut",
      "description": "All brands in the database"
    },
    {
      "name": "Browse by Fit",
      "short_name": "Fits",
      "url": "/fit-finder/fit/?source=pwa-shortcut",
      "description": "Straight, tapered, slim, and relaxed cuts"
    }
  ]
}
