{
  "name": "WorthThePump",
  "short_name": "WorthThePump",
  "description": "Is it worth driving for cheaper fuel? Enter your reg plate and find out instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e4f6e",
  "theme_color": "#0e4f6e",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "WorthThePump fuel savings calculator"
    }
  ]
}
