{
  "name": "Atlas",
  "short_name": "Atlas",
  "description": "Operational Command Platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e14",
  "theme_color": "#00ff9f",
  "icons": [
    {
      "src": "/icons/atlas-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/atlas-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "security"],
  "prefer_related_applications": false
}
