{
  "name": "Beedy - Smart Home Services Platform",
  "short_name": "Beedy",
  "description": "Find top professionals for home services - plumbing, electrical, cleaning and more. Get fixed price quotes in minutes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "he",
  "dir": "rtl",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Service Request",
      "short_name": "New Request",
      "url": "/map",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "url": "/profile",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
