{
  "name": "KidiPass הורה",
  "short_name": "KidiPass הורה",
  "description": "Screen time with a purpose — Hebrew AI tutoring for kids 3-7.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F4E9",
  "theme_color": "#2A8E8C",
  "lang": "he",
  "dir": "rtl",
  "categories": ["education", "kids", "productivity"],
  "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": "/he/dashboard"
    },
    {
      "name": "ספריית שאלות",
      "short_name": "ספרייה",
      "url": "/he/library"
    }
  ]
}
