{
  "short_name": "DRIVE$PEND",
  "name": "DRIVE$PEND - NZ Fuel Cost Calculator",
  "description": "Calculate NZ travel costs with live Gaspy fuel prices, route mapping, tolls, RUC, and ferry costs",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0891B2",
  "background_color": "#F0F4F8",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["travel", "finance", "utilities"]
}
