{
  "name": "Compass · USA 2026",
  "short_name": "Compass",
  "id": "/?source=pwa",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf7ee",
  "theme_color": "#152437",
  "description": "Your private, offline-first trip companion for the USA August 2026 road trip — Atlas & Compass.",
  "categories": ["travel", "lifestyle"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
