{
  "id": "com.ocusart.stellaris",
  "name": "Stellaris",
  "short_name": "Stellaris",
  "description": "A high-fidelity multi-stellar simulation platform with AI-powered habitability forecasting. v26.0.5",
  "background_color": "#020617",
  "theme_color": "#020617",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-s.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-s.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mission Archives",
      "url": "/?page=ARCHIVES"
    },
    {
      "name": "Planetary Systems",
      "url": "/?page=SYSTEMS"
    }
  ],
  "screenshots": [
    {
      "src": "https://picsum.photos/1280/720",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}
