{
  "name": "OurHome IL - ניהול משק בית",
  "short_name": "OurHome IL",
  "description": "מעקב הוצאות, רשימת קניות ומעקב תינוק למשפחה הישראלית",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1b2e",
  "theme_color": "#2563eb",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    { "src": "/static/icons/icon-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/static/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/static/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/static/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/static/icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "דף הבית של OurHome IL"
    }
  ],
  "categories": ["finance", "lifestyle", "utilities"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.ourhome.il"
    }
  ]
}