{
  "name": "BottleX",
  "short_name": "BottleX",
  "description": "BottleX is the complete software platform built specifically for gas companies. Driver Days, stock, suppliers, customer management, invoicing, finance and reporting in one system.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0B1B3D",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}