{
  "id": "/",
  "name": "לתינוק — מעקב תינוק",
  "short_name": "לתינוק",
  "description": "לתינוק — מעקב יומיומי אחרי התינוק: האכלה, שינה, חיסונים ועוד",
  "start_url": "./",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#DCD2F9",
  "theme_color": "#7A52F4",
  "lang": "he",
  "dir": "rtl",
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=94",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=94",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=94",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-pink.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "מסך הבית — מעקב האכלה, שינה ועוד"
    },
    {
      "src": "/screenshots/home-blue.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "עיצוב מותאם — בנים ובנות"
    }
  ],
  "categories": ["health", "lifestyle", "parenting"],
  "shortcuts": [
    {
      "name": "האכלה",
      "short_name": "האכלה",
      "description": "רשום האכלה",
      "url": "./#/feed",
      "icons": [{"src": "/icons/icon-96.png?v=94", "sizes": "96x96"}]
    },
    {
      "name": "שינה",
      "short_name": "שינה",
      "description": "התחל טיימר שינה",
      "url": "./#/sleep",
      "icons": [{"src": "/icons/icon-96.png?v=94", "sizes": "96x96"}]
    }
  ]
}
