{
  "name": "Crazy Films Network",
  "short_name": "Crazy Films",
  "description": "A teen-run movie studio creating epic short films and cinematic stories.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#080808",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/crazy-films-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/crazy-films-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "entertainment",
    "lifestyle"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Our Films",
      "short_name": "Films",
      "description": "Browse Crazy Films Network productions",
      "url": "/index.html#films",
      "icons": [
        {
          "src": "/crazy-films-icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Hope Lives On The Streets",
      "short_name": "Hope",
      "description": "Watch the teaser for our first film",
      "url": "/index.html#hope",
      "icons": [
        {
          "src": "/crazy-films-icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}