{
  "name": "Wastefull",
  "short_name": "Wastefull",
  "description": "Share your bin space with neighbours",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f9f7",
  "theme_color": "#4caf50",
  "screenshots": [
    {
      "src": "/Desktop-login.png",
      "sizes": "1918x1078",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Wastefull on desktop"
    },
    {
      "src": "/Phone-login.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Wastefull on mobile"
    }
  ],
  "icons": [
    {
      "src": "/icon-v6.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-v6.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
