{
  "_comment": "TODO: generate properly sized PWA icons (192x192 + 512x512). Current files are copies of the existing logo.png and may not match the declared sizes.",
  "name": "Corest Bike Technology",
  "short_name": "Corest",
  "description": "Corest dviračiai ir elektriniai dviračiai",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9f5f2",
  "theme_color": "#eb2127",
  "lang": "lt",
  "icons": [
    {"src": "/icons/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icons/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}
  ]
}
