{
  "name": "Able Maps — Global Accessibility Hub",
  "short_name": "AbleMaps",
  "description": "Find wheelchair-accessible hotels, restaurants, attractions and equipment hire worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#14b8a6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Places",
      "url": "/search",
      "description": "Find accessible places near you"
    },
    {
      "name": "My Trips",
      "url": "/trips",
      "description": "View your accessible trip plans"
    },
    {
      "name": "AI Planner",
      "url": "/planner",
      "description": "Plan your accessible trip with AI"
    }
  ],
  "categories": ["travel", "accessibility", "lifestyle"]
}
