{
  "name": "OverMont Command Center",
  "short_name": "OverMont",
  "description": "Institutional command surface for the Centaur trading sentry — V2.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050507",
  "theme_color": "#67e8f9",
  "icons": [
    {
      "src": "/images/browser-tab-icon(flavicon).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/browser-tab-icon(flavicon).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
