{
  "name": "GSOUND Support",
  "short_name": "GSOUND",
  "description": "מרכז ההדרכה של GSOUND – סרטוני הדרכה ופתרון תקלות למערכות מולטימדיה לרכב, עם חיפוש חכם בעברית.",
  "lang": "he",
  "dir": "rtl",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050b18",
  "theme_color": "#08152e",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "סרטוני הדרכה",
      "url": "/#training"
    },
    {
      "name": "פתרון תקלות",
      "url": "/#trouble"
    }
  ]
}