{
  "short_name": "iMineralogist",
  "name": "iMineralogist - Rockhounding Field Map",
  "description": "Explore geology, mineral localities, fossil sites, field observations, and AI-assisted identification.",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f3f3d",
  "background_color": "#f7f5ef",
  "categories": ["education", "lifestyle", "travel"],
  "shortcuts": [
    {
      "name": "Privacy Policy",
      "short_name": "Privacy",
      "url": "/privacy-policy",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Delete Account",
      "short_name": "Delete",
      "url": "/delete-account",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
