{
  "name": "DishInk Pro",
  "short_name": "DishInk Pro",
  "description": "DishInk's all-in-one restaurant operations platform — manage your kitchen display, waiter orders, POS, and table layout from one powerful dashboard.",
  "start_url": "/admin/growth-pro",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "any",
  "categories": ["business", "food", "restaurants"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay", "standalone", "browser"]
}