{
  "name": "גינה חיה",
  "short_name": "גינה חיה",
  "description": "הגנן הביודינמי החכם שלך",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#142B16",
  "theme_color": "#1B3A1F",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "לוח ביודינמי",
      "url": "/",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "מפת גינה",
      "url": "/map",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "צ'ופצ'ו",
      "url": "/chupchu",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
