{
  "id": "./",
  "name": "Kluriko: Vehicles",
  "short_name": "Körpanelen",
  "description": "Barnens första spel för 2–5-åringar: du är räddningsförare. Brandbilen släcker, ambulansen hämtar, polisbilen hjälper vilse hem, sopbilen tömmer, bussen kör passagerare. 13 fordon i 6 världar. Del av Kluriko Paneler-serien.",
  "lang": "sv",
  "dir": "ltr",
  "start_url": ".",
  "scope": ".",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#12141a",
  "theme_color": "#12141a",
  "categories": ["kids", "games", "entertainment"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "🚒 Brandbil", "url": "./?veh=brandbil", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "🚓 Polisbil", "url": "./?veh=polisbil", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "🚀 Raket", "url": "./?veh=raket", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "🌙 Godnatt", "url": "./?night=1", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
