{
  "name": "Hot Wheels Collection",
  "short_name": "Hot Wheels",
  "description": "Personal Hot Wheels catalog and collection",
  "start_url": "/catalog",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1412",
  "theme_color": "#c4301c",
  "lang": "ru",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
