{
  "name": "Fortune Zombie",
  "short_name": "Fortune Zombie",
  "description": "Fortune Zombie - Shoot And Win! The ultimate zombie shooting game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#f97316",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/ico/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images/ico/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
