{
  "name": "EthioFuel — Ethiopia Fuel Tracker",
  "short_name": "EthioFuel",
  "description": "Track fuel availability, prices, and station status across Ethiopia. Real-time updates for drivers and fleet operators.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#078930",
  "theme_color": "#078930",
  "orientation": "any",
  "categories": ["utilities", "navigation"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
