{
  "id": "/",
  "name": "FuelPulse",
  "short_name": "FuelPulse",
  "description": "Know before you go — fuel intelligence and analytics. Real-time availability, situational awareness, crowdsourced station status, verified listings, and fleet tools.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "https://fuelpulse.live",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#0a0f1a",
  "theme_color": "#0a0f1a",
  "orientation": "portrait",
  "categories": [
    "navigation",
    "personalization",
    "travel",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Map",
      "short_name": "Map",
      "description": "Open the fuel map",
      "url": "/?source=pwa",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Fuel alerts",
      "short_name": "Alerts",
      "description": "Stations you are watching",
      "url": "/#fp-alerts",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Account",
      "short_name": "Me",
      "description": "Sign in and profile",
      "url": "/#fp-profile",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
