{
  "name": "United Family — פחות ריבים, יותר שיתוף פעולה",
  "short_name": "United Family",
  "description": "ניהול סדר יום, משימות, תגמולים, זמן מסך, רכישות וחינוך פיננסי למשפחה.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#3cc7be",
  "theme_color": "#3cc7be",
  "lang": "he",
  "dir": "rtl",
  "categories": ["lifestyle", "education", "productivity"],
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "המשימות שלי",
      "short_name": "משימות",
      "url": "/tasks"
    },
    {
      "name": "הקופה של הילד",
      "short_name": "קופה",
      "url": "/dashboard"
    }
  ]
}
