{
    "name": "What Bin Is It?",
    "short_name": "What Bin Is It?",
    "description": "Useful app to see which bin you need to put out for collection.",
    "version": "1.0.0",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#f9f9f9",
    "theme_color": "#1abc9c",
    "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
  