{
  "name": "Munch. Play. Kink.",
  "short_name": "Munch. Play. Kink.",
  "description": "A consent-first, sex-positive community platform and creator ecosystem.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Lifestyle Feed",
      "short_name": "Lifestyle",
      "url": "/lifestyle",
      "icons": [{ "src": "/icons/shortcut-lifestyle.png", "sizes": "96x96" }]
    },
    {
      "name": "Provider Dashboard",
      "short_name": "Dashboard",
      "url": "/provider",
      "icons": [{ "src": "/icons/shortcut-provider.png", "sizes": "96x96" }]
    }
  ]
}
