{
  "name": "דוחות — מערכת להפקת דוחות שטח",
  "short_name": "דוחות",
  "description": "הפקת דוחות שטח מקצועיים, שליחה במייל, וקישור מענה לנמען.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "he",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "categories": [
    "productivity",
    "business"
  ],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "דוח חדש",
      "short_name": "חדש",
      "url": "/reports/new",
      "icons": [
        {
          "src": "/icons/icon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "דשבורד",
      "short_name": "ראשי",
      "url": "/dashboard"
    }
  ]
}
