{
  "name": "Fresh Bowl Cafe POS",
  "short_name": "FreshBowl",
  "description": "Cloud POS System - Fresh Bowl Cafe",
  "start_url": "/pos.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0C0A09",
  "theme_color": "#F59E0B",
  "lang": "en",
  "categories": ["business", "food"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
