{
  "id": "/",
  "name": "nope.today",
  "short_name": "nope",
  "description": "Mostly closed. This is the part that is not.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#e8e2d4",
  "theme_color": "#c22a1f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
