{
  "name": "Pleasure",
  "short_name": "Pleasure",
  "description": "The Premium Directory",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "entertainment"],
  "shortcuts": [
    { "name": "Directory", "url": "/directory", "description": "Sfoglia profili" },
    { "name": "Reels", "url": "/reels", "description": "Guarda i reels" }
  ]
}
