{
  "name": "Cornwall Explorers",
  "short_name": "CornwallExp",
  "description": "Discover Cornwall's Hidden Secrets. The ultimate real-world adventure game.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./assets/feature-graphic.png",
      "sizes": "1024x500",
      "type": "image/png"
    }
  ],
  "categories": ["games", "travel"],
  "id": "com.cornwallexplorers.app"
}
