{
  "name": "הדולה שלי",
  "short_name": "הדולה שלי",
  "description": "אפליקציית תכנית לידה עם הדולה שלי",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FDE8EE",
  "theme_color": "#FDE8EE",
  "orientation": "portrait",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["health", "medical", "lifestyle"]
}
