{
  "name": "Formonix POS (Offline)",
  "short_name": "Formonix POS",
  "theme_color": "#0b0e1a",
  "background_color": "#0b0e1a",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/app/",
  "start_url": "/app/",
  "id": "/app/",
  "icons": [
    {
      "src": "/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/pwa/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "description": "Offline-First Fast POS System built for scale.",
  "lang": "en",
  "prefer_related_applications": false
}
