{
  "name": "Checkpoint Rally",
  "short_name": "Checkpoint",
  "description": "An Amazing Race style rally around your town. Crack cryptic clues, race to real places, solve riddles on site.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1D25",
  "theme_color": "#1A1D25",
  "categories": ["games", "entertainment", "travel"],
  "lang": "en-NZ",
  "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" }
  ],
  "shortcuts": [
    { "name": "Play now", "short_name": "Play", "url": "/#/play", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Browse rallies", "short_name": "Store", "url": "/#/store", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Saturday events", "short_name": "Events", "url": "/#/events", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
