{
  "name": "ARUNA Cafe — Enterprise Management",
  "short_name": "ARUNA Cafe",
  "description": "Complete cafe management: POS, inventory, kitchen, CRM, finance, AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#8B5A2B",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity", "food"],
  "shortcuts": [
    { "name": "POS", "url": "/?module=pos", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Dashboard", "url": "/?module=dashboard" },
    { "name": "Kitchen", "url": "/?module=kitchen" }
  ]
}
