{
  "id": "/",
  "name": "ULPG Delivery by IstanaSoft",
  "short_name": "ULPG",
  "description": "Gas cylinder delivery, CRM and inventory management — powered by IstanaSoft",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2BA9E0",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New Delivery", "short_name": "New DN", "url": "/delivery-form" },
    { "name": "Delivery History", "short_name": "History", "url": "/history" }
  ]
}
