{
  "name": "PROVE YOU ARE ALIVE",
  "short_name": "PROVE ALIVE",
  "description": "A short interactive human-verification horror experience.",
  "start_url": "/prove-you-are-alive/",
  "scope": "/prove-you-are-alive/",
  "display": "standalone",
  "background_color": "#07090c",
  "theme_color": "#07090c",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/prove-you-are-alive/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/prove-you-are-alive/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
