{
  "name": "DanceGrove — the gathering place for dance",
  "short_name": "DanceGrove",
  "description": "Discover dance studios, socials, competitions and instructors — one grove for every dancer.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f1e6",
  "theme_color": "#bd5e35",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "sports", "entertainment"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Studios", "short_name": "Studios", "url": "/studios", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "My list", "short_name": "My list", "url": "/my/list", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
