{
  "name": "RC.LV — Remote Control Cars",
  "short_name": "RC.LV",
  "description": "Drive real RC cars remotely through your browser",
  "start_url": "/en/cars",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0a0a0a",
  "theme_color": "#00ff88",
  "scope": "/",
  "icons": [
    { "src": "/style/images/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/style/images/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/style/images/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/style/images/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
