{
  "name": "TerrorGems — Hidden Horror Gems",
  "short_name": "TerrorGems",
  "description": "Discover hidden horror gems. Curated picks scored across Ruby, Sapphire and Emerald tiers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0b14",
  "theme_color": "#0d0b14",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "scope": "/",
  "icons": [
    {
      "src": "/img/terrorgem_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/terrorgems_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/terrorgem-logo-3.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "shortcuts": [
    {
      "name": "Hidden Gems",
      "short_name": "Gems",
      "description": "Browse curated hidden horror gems",
      "url": "/hidden-gems",
      "icons": [{ "src": "/img/terrorgem_logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Discover",
      "short_name": "Discover",
      "description": "Find your next horror film",
      "url": "/",
      "icons": [{ "src": "/img/terrorgem_logo.png", "sizes": "96x96" }]
    }
  ]
}
