{
  "id": "/?app=awalsphere-pos",
  "name": "AwalSphere POS",
  "short_name": "AwalSphere",
  "description": "POS for Awal Sphere School System",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/statics/assets/store_logo/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/statics/assets/store_logo/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/statics/assets/store_logo/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "business",
    "utilities",
    "tools"
  ],
  "screenshots": []
}