{
  "name": "Hoard — Find Identifier",
  "short_name": "Hoard",
  "description": "UK metal detecting find identifier. Identify your finds, log digs, plan routes and research areas.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e8",
  "theme_color": "#2c1a08",
  "icons": [
    {
      "src": "/icon-transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-transparent.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
