{
  "name": "EndPointe — Local Delivery Platform",
  "short_name": "EndPointe",
  "description": "Fast, reliable local delivery connecting small businesses with independent drivers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://placehold.co/192x192/22c55e/ffffff?text=E",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/22c55e/ffffff?text=E",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "logistics", "productivity"],
  "shortcuts": [
    {
      "name": "Track Order",
      "url": "/track",
      "description": "Track your delivery"
    },
    {
      "name": "Business Dashboard",
      "url": "/business",
      "description": "Manage your deliveries"
    },
    {
      "name": "Driver Dashboard",
      "url": "/driver",
      "description": "View available jobs"
    }
  ]
}
