{
  "name": "StreetWatch \u2014 Live Planet Console",
  "short_name": "StreetWatch",
  "description": "One live console for the public planet: flights, ships, weather satellites, webcams and the ISS, plus a 24/7 military & drone watch with a 90-day public archive and AI-assisted analysis. Public feeds only.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1116",
  "theme_color": "#0E1116",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}