{
  "name": "Digizapper",
  "short_name": "Digizapper",
  "description": "Don't scroll me down.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#E52020",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png?v=11",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png?v=11",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
