{
  "name": "Fuel Tracker",
  "short_name": "Fuel",
  "description": "Tanker driver fuel tracker with FIFO BOL allocation and offline support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1410",
  "theme_color": "#1a1410",
  "icons": [
    { "src": "/manus-storage/icon-192_c790149a.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/manus-storage/icon-512_6b0cdbc7.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
