{
  "name": "Blind Test",
  "short_name": "BlindTest",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f1221",
  "theme_color": "#0f1221",
  "icons": [
    {
      "src": "icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
