{
  "name": "NERV TV Network",
  "short_name": "NERV TV",
  "description": "You Got Some Nerv. Stream NERV Originals, live events, and exclusive content.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ff6b9d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./nerv-icon-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "./nerv-icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "lang": "en-US"
}
