{
  "name": "NORMIE",
  "short_name": "NORMIE",
  "description": "Are you normal? A daily crowd-guessing game \u2014 3 questions, see where you land.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121009",
  "theme_color": "#121009",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}