{
  "name": "MyNeighborhood: Hyperlocal News by ZIP",
  "short_name": "MyNeighborhood",
  "description": "Hyperlocal news, weather, events, and public safety by ZIP code.",
  "id": "/tv",
  "start_url": "/tv",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#F97316",
  "categories": ["news", "weather", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
