{
  "name": "Bontr — Buds on the Road",
  "short_name": "Bontr",
  "description": "Plan trips with your buds: tasks, stops, calendar, wallet, activities, and a shared photo gallery.",
  "start_url": "/trips",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF7ED",
  "theme_color": "#14B8A6",
  "categories": ["travel", "lifestyle", "productivity"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
