{
  "name": "JUNBI — Stay Ready",
  "short_name": "JUNBI",
  "description": "Train like a champion. Drills, skills, and tournaments — all in one place.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#050507",
  "theme_color": "#050507",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
