{
  "id": "/",
  "name": "DriveMind — Smart Driving Learning",
  "short_name": "DriveMind",
  "description": "Վարորդական քննության խելացի պատրաստում, անհատական ուսուցում և ճանապարհային իրավիճակների խաղ։",
  "lang": "hy",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#06131F",
  "theme_color": "#06131F",
  "categories": ["education", "productivity", "games"],
  "icons": [
    {
      "src": "/brand/drivemind-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/drivemind-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/drivemind-pwa-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/drivemind-pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Իմ ուսուցումը",
      "short_name": "Ուսուցում",
      "url": "/dashboard?source=pwa-shortcut",
      "icons": [{ "src": "/brand/drivemind-pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Թեմաներ",
      "short_name": "Թեմաներ",
      "url": "/topics?source=pwa-shortcut",
      "icons": [{ "src": "/brand/drivemind-pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Արագ թեստ",
      "short_name": "Թեստ",
      "url": "/quick-test?source=pwa-shortcut",
      "icons": [{ "src": "/brand/drivemind-pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ճանապարհային խաղ",
      "short_name": "Խաղ",
      "url": "/situations?source=pwa-shortcut",
      "icons": [{ "src": "/brand/drivemind-pwa-192.png", "sizes": "192x192" }]
    }
  ],
  "launch_handler": { "client_mode": "navigate-existing" },
  "handle_links": "preferred",
  "prefer_related_applications": false
}