{
  "name": "Hide-n-Seek",
  "short_name": "Hide-n-Seek",
  "description": "Hide your mojo, find others — a GPS walking game",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
