{
  "name": "BakeOps — Kitchen Operations",
  "short_name": "BakeOps",
  "description": "Recipe costing, order management & kitchen ops for Indian food businesses.",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#752e19",
  "background_color": "#fff8f3",
  "categories": ["business", "food", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
