{
  "name": "Matbakhi — مطبخي",
  "short_name": "Matbakhi",
  "description": "Multi-language cooking recipes with smart scaling, voice control, AI suggestions and shopping lists.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9F6F0",
  "theme_color": "#C05A42",
  "categories": ["food", "lifestyle", "utilities"],
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Search by ingredients", "short_name": "Search", "url": "/search", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Favorites", "short_name": "Favorites", "url": "/favorites", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Shopping list", "short_name": "Shopping", "url": "/shopping", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
