{
  "name": "Red Moon OS",
  "short_name": "Red Moon",
  "description": "Centralized Mission Control for the Sovereign Ecosystem",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#002147",
  "background_color": "#002147",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "48x48 72x72 96x96 128x128 144x144 152x152 192x192 256x256 384x384 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}