{
  "name": "PawDash",
  "short_name": "PawDash",
  "description": "Dog walking, daycare, and boarding business management \u2014 built by dog walkers, in Yorkshire.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#202833",
  "background_color": "#EAE0C8",
  "lang": "en-GB",
  "scope": "/",
  "categories": [
    "business",
    "productivity",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}