{
  "name": "Bloom Perception Platform",
  "short_name": "Bloom Survey",
  "description": "Rate a country in 2 minutes. See how wrong you are about the world.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0820",
  "theme_color": "#300d59",
  "orientation": "portrait-primary",
  "categories": ["education", "games"],
  "lang": "en",
  "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": [
    {
      "src": "/og-image.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "How Wrong Are You About the World?"
    }
  ]
}
