{
  "name": "Fresh Bowl Cafe POS",
  "short_name": "FreshBowl POS",
  "description": "Centralized Cloud POS System for Fresh Bowl Cafe",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0C0A09",
  "theme_color": "#F59E0B",
  "lang": "en",
  "dir": "auto",
  "categories": ["business", "food"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
