{
  "name": "SASS-Y",
  "short_name": "SASS-Y",
  "description": "High-Trust Safety Infrastructure for regulated adult marketplaces",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0A08",
  "theme_color": "#0C0A08",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-light-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-light-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover",
      "short_name": "Discover",
      "description": "Find verified providers near you",
      "url": "/discover",
      "icons": [{ "src": "/icon-light-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your dashboard",
      "url": "/buyer",
      "icons": [{ "src": "/icon-light-192x192.png", "sizes": "192x192" }]
    }
  ]
}
