{
  "name": "Pocket Civilization: Omega",
  "short_name": "PocketCiv",
  "description": "An infinite procedural cosmological simulator in a single HTML file. Watch civilizations rise from the Stone Age, achieve Singularity, and breach Simulation Theory.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#020408",
  "theme_color": "#38bdf8",
  "categories": ["games", "entertainment", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
