{
  "name": "Mah\u00e9 Trip Tracker",
  "short_name": "Mah\u00e9 Trip",
  "description": "Offline stateful PWA for tracking the Mah\u00e9 itinerary, budget, maps, food spots, notes, and checklist.",
  "id": ".",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f3fbfb",
  "theme_color": "#0b7285",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}