{
  "name": "AxEPos — POS for Every Shop",
  "short_name": "AxEPos",
  "description": "Run shops, salons, garages, clinics and more from one account — sales, expenses, credit and profit.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7fafd",
  "theme_color": "#0d1526",
  "icons": [
    {
      "src": "/icons/axepos-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/axepos-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/axepos-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}

