{
  "name": "Dark Edge Rugs",
  "short_name": "Dark Edge Rugs",
  "description": "Custom hand-tufted rugs with gothic horror and tattoo flash aesthetics.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#181818",
  "theme_color": "#181818",
  "lang": "en-US",
  "categories": ["shopping", "lifestyle", "art-and-design"],
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Commission a Rug",
      "short_name": "Commission",
      "description": "Start a custom rug commission",
      "url": "/custom",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Gallery",
      "short_name": "Gallery",
      "description": "View completed pieces",
      "url": "/gallery",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
