{
  "name": "JourneyLog Pro",
  "short_name": "JourneyLog",
  "description": "Offline-first Expedition & Marine GPS Tracker",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 fill=%22%230ea5e9%22/><text y=%2270%22 x=%2220%22 font-size=%2260%22>🧭</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}