{
  "name": "Fadecut",
  "short_name": "Fadecut",
  "description": "Fadecut helps you quietly reduce things that take more space than you want.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/fadecut_favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/fadecut_favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
