{
  "name": "Find the Pin: Portland",
  "short_name": "Find the Pin",
  "description": "A real-world clue game on the streets of downtown Portland.",
  "id": "/games/findthepin/",
  "start_url": "/games/findthepin/",
  "scope": "/games/findthepin/",
  "display": "standalone",
  "background_color": "#0a120e",
  "theme_color": "#0a120e",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["games", "sports", "travel"],
  "icons": [
    {
      "src": "/games/findthepin/icons/findthepin-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/games/findthepin/icons/findthepin-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Find the Pin",
      "short_name": "Start",
      "description": "Open the live Find the Pin board.",
      "url": "/games/findthepin/"
    }
  ]
}
