{
  "name": "SXAI - Mountain Safety Intelligence",
  "short_name": "SXAI",
  "description": "GPS tracking, hazard reports, and AI-powered backcountry intelligence",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["sports", "navigation", "weather"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Map",
      "short_name": "Map",
      "url": "/",
      "icons": []
    },
    {
      "name": "Shred",
      "short_name": "Shred",
      "url": "/shred",
      "icons": []
    }
  ]
}
