{
  "name": "OutdoorsWithFriends",
  "short_name": "OWF",
  "description": "Plan outdoor trips with friends — tasks, lists, expenses, all in one place.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#fbfdfb",
  "theme_color": "#2a6b49",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["lifestyle", "productivity", "social"]
}
