{
  "name": "PHENIX: NULL EDEN",
  "short_name": "NULL EDEN",
  "description": "A cyber-survival roguelite by InkSpireM Visuals",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#060a18",
  "theme_color": "#0a1020",
  "icons": [
    { "src": "assets/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
