{
  "name": "Matrix Maps — OmniMap",
  "short_name": "Matrix Maps",
  "description": "Live tactical dashboard combining ADS-B flight radar, marine AIS, navigation, and weather radar.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e1a",
  "theme_color": "#00f0ff",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["navigation", "travel", "utilities"],
  "lang": "en"
}
