{
  "name": "KAZ Ecosystem",
  "short_name": "KAZ",
  "description": "The elite weightlifting ecosystem by Kazem Panjavi - software, mobile app, hardware and books.",
  "start_url": "index-v2.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111d28",
  "theme_color": "#111d28",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
