{
  "name": "ניהול תקציב משפחתי",
  "short_name": "תקציב",
  "description": "המערכת החכמה לניהול כספים משותף - טום ומריה",
  "lang": "he",
  "dir": "rtl",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "start_url": "/",
  "scope": "/",
  "categories": ["finance", "productivity", "lifestyle"],
  "icons": [
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "/screenshots/mobile-1.png", "type": "image/png", "sizes": "1080x1920", "form_factor": "narrow", "label": "מסך הבית - סקירת התקציב המשפחתי" },
    { "src": "/screenshots/mobile-2.png", "type": "image/png", "sizes": "1080x1920", "form_factor": "narrow", "label": "דוחות ותובנות" }
  ]
}
