{
  "name": "TerraScout",
  "short_name": "TerraScout",
  "description": "AI-powered mineral prospectivity mapping — Precision Discovery From Space to Subsurface",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F0F0F",
  "theme_color": "#7A0C0C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%237A0C0C' width='192' height='192'/><text x='96' y='120' font-size='80' font-weight='bold' text-anchor='middle' fill='%23D4AF37' font-family='Arial'>🗺️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%237A0C0C' width='512' height='512'/><text x='256' y='340' font-size='200' font-weight='bold' text-anchor='middle' fill='%23D4AF37' font-family='Arial'>🗺️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231A1A1A' width='540' height='720'/><circle cx='270' cy='360' r='100' fill='%237A0C0C'/><text x='270' y='380' font-size='40' text-anchor='middle' fill='%23D4AF37' font-family='Arial'>MAP</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "New Analysis",
      "short_name": "Analysis",
      "description": "Start a new geospatial analysis",
      "url": "/analysis/new",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle fill='%237A0C0C' cx='48' cy='48' r='48'/><text x='48' y='56' font-size='40' text-anchor='middle' fill='%23D4AF37' font-family='Arial'>+</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "View Results",
      "short_name": "Results",
      "description": "View analysis results and targets",
      "url": "/results",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle fill='%237A0C0C' cx='48' cy='48' r='48'/><text x='48' y='56' font-size='40' text-anchor='middle' fill='%23D4AF37' font-family='Arial'>📊</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "geojson",
          "accept": [
            "application/geo+json",
            ".geojson"
          ]
        }
      ]
    }
  },
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots_extended": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><defs><linearGradient id='grad1' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%237A0C0C;stop-opacity:1' /><stop offset='100%' style='stop-color:%23D4AF37;stop-opacity:1' /></linearGradient></defs><rect fill='url(%23grad1)' width='256' height='256'/><circle cx='128' cy='128' r='60' fill='%230F0F0F' opacity='0.2'/><text x='128' y='140' font-size='60' text-anchor='middle' fill='white' font-family='Arial'>🗺️💎</text></svg>",
      "sizes": "256x256",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}