{
  "name": "Pornder – Swipe Porn Like Tinder",
  "short_name": "Pornder",
  "description": "Swipe right on adult videos you love. Personalized recommendations, no account needed.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0020",
  "theme_color": "#8b5cf6",
  "categories": ["entertainment"],
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Discover", "short_name": "Discover", "description": "Swipe videos", "url": "/?source=shortcut", "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }] },
    { "name": "Explore", "short_name": "Explore", "description": "Browse by category", "url": "/explore?source=shortcut", "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }] },
    { "name": "Trending", "short_name": "Trending", "description": "Trending videos", "url": "/trending?source=shortcut", "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }] }
  ]
}
