{
  "name": "Buggy Smart — London's pram-friendly venue map",
  "short_name": "Buggy Smart",
  "description": "An AI calls London cafes and restaurants to find out which ones your pushchair can get into. Free interactive map.",
  "start_url": "https://buggysmart.app/",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#FF8C42",
  "orientation": "portrait",
  "categories": ["lifestyle", "travel"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
