{
  "name": "Tappa — Book Spaces & Hire Local Services",
  "short_name": "Tappa",
  "description": "Find and book unique spaces or hire skilled local service providers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f6",
  "theme_color": "#e85d25",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "shopping", "utilities"],
  "shortcuts": [
    {
      "name": "Browse Spaces",
      "url": "/spaces",
      "description": "Browse available spaces"
    },
    {
      "name": "Browse Services",
      "url": "/services",
      "description": "Find local service providers"
    },
    {
      "name": "Post a Need",
      "url": "/post-a-need",
      "description": "Post what you need help with"
    }
  ]
}
