{
  "name": "Bowser — Know your range.",
  "short_name": "Bowser",
  "description": "The fuel logbook for people who go remote. Track every fill, master your economy, and always know how far the next tank will take you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f0e6",
  "theme_color": "#c85a2a",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities", "travel"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/bowser-icon-light.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/bowser-icon-dark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "monochrome"
    }
  ],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "id": "bowser-app"
}
