{
  "name": "Park-LI — החניה שלך",
  "short_name": "Park-LI",
  "description": "החניה שלך. בכל מקום. | Votre parking. Partout.",
  "start_url": "/?pwa=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1B2A4A",
  "theme_color": "#1B2A4A",
  "orientation": "portrait-primary",
  "lang": "he",
  "dir": "rtl",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "הוסף חניה",
      "short_name": "הוסף",
      "url": "/rent-my-spot.php",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "חפש חניה",
      "short_name": "חפש",
      "url": "/find-parking.php",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
