{
  "short_name": "Fighter Cards",
  "name": "BJJ Fighter Cards",
  "description": "Track BJJ skills, check in to sessions, and earn your rank.",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1860a8",
  "background_color": "#f4f6fb",
  "scope": "/"
}
