{
  "name": "Wayweave",
  "short_name": "Wayweave",
  "description": "Do the thing. Skip the dread.",
  "start_url": "/now",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#030304",
  "background_color": "#030304",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
