{
  "name": "نان آفرینان | کافه و بیکری",
  "short_name": "نان آفرینان",
  "description": "کافه و بیکری مدرن — سفارش از میز با QR، رزرو میز و فضای کار، و سفارش بیرون‌بر.",
  "lang": "fa",
  "dir": "rtl",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#efe6d7",
  "theme_color": "#241710",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "سفارش از میز", "short_name": "سفارش از میز", "url": "./?action=qr",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "رزرو میز", "short_name": "رزرو", "url": "./?view=reserve",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "منو", "short_name": "منو", "url": "./?view=menu",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
