{
  "name": "Monk Mode",
  "short_name": "Monk Mode",
  "description": "Fewer distractions. A few daily rules. One streak.",
  "start_url": "/monk",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#3f3f3f",
  "background_color": "#ebe7d8",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
