{
  "name": "Dinergrid Admin",
  "short_name": "DG Admin",
  "description": "Dinergrid merchant admin — menu, orders, offers, staff, billing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#09090B",
  "background_color": "#09090B",
  "categories": ["business", "productivity", "food"],
  "icons": [
    {
      "src": "/assets/logo-dark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/logo-light.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
