{
  "name": "Six Sides to Survive",
  "short_name": "6 Sides",
  "description": "A dice-driven roguelike survival game. Roll for action points, scavenge for supplies, recruit survivors, and fight through the zombie apocalypse.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0a09",
  "theme_color": "#e8a624",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "scope": ".",
  "lang": "en-US"
}
