{
  "name": "ET Command — UAP Command Center",
  "short_name": "ET Command",
  "description": "Real-time UAP intelligence dashboard with SkyWatch dispatch network",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#00ffc8",
  "background_color": "#060910",
  "orientation": "any",
  "categories": ["news", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
