{
  "name": "HINTRACK — Follow the clues & find the place",
  "short_name": "HINTRACK",
  "description": "Follow the clues, find the place. A GPS exploration experience.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#0D1B2A",
  "categories": ["games", "navigation"],
  "icons": [
    {
      "src": "icons/brand/hintrack-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/brand/hintrack-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
