{
  "name": "World Crochet Map",
  "short_name": "Crochet Map",
  "description": "One living world map of everyone who crochets.",
  "id": "/",
  "start_url": "/map",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060a20",
  "theme_color": "#060a20",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "The Map", "url": "/map" },
    { "name": "Join the map", "url": "/join" },
    { "name": "Live", "url": "/live" }
  ]
}
