{
  "name": "TruckMart.ph",
  "short_name": "TruckMart",
  "description": "Buy, sell and move commercial vehicles across the Philippines — trucks, heavy equipment, transport units and logistics.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1428",
  "theme_color": "#0a1428",
  "lang": "en",
  "categories": ["business", "shopping", "productivity"],
  "icons": [
    { "src": "/truckmart-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/truckmart-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/truckmart-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Browse Vehicles", "url": "/browse" },
    { "name": "Transport Units", "url": "/fleet" },
    { "name": "Logistics", "url": "/logistics" }
  ]
}
