{
  "name": "FuzzyPlan",
  "short_name": "FuzzyPlan",
  "description": "A planning tool for those of us who hates plans, but knows we need them",
  "id": "/index.html",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "icons": [
    {
      "src": "favicons/maskable_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicons/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}
