{
  "name": "Arman Speciality Coffee - Staff Panel",
  "short_name": "Arman Coffee",
  "description": "Point of Sale billing system for Arman Speciality Coffee",
  "start_url": "/#/staff",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#b45309",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "New Bill",
      "short_name": "New Bill",
      "description": "Create a new bill",
      "url": "/#/staff",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
