{
  "name": "No Novela — True Crime",
  "short_name": "No Novela",
  "description": "No scripts. Just true Latin American crime.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "news"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "Latest Episodes",
      "short_name": "Episodes",
      "description": "Browse all episodes",
      "url": "/episodes"
    },
    {
      "name": "Subscribe",
      "short_name": "Plus",
      "description": "Access exclusive content",
      "url": "/subscribe"
    }
  ]
}
