{
  "name": "BJJ MatPlan",
  "short_name": "BJJ MatPlan",
  "description": "Your gym’s BJJ curriculum, training journal, and round timer. Plan. Learn. Progress.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a18",
  "theme_color": "#1a1a18",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/",
  "scope": "/",
  "orientation": "portrait",
  "lang": "en",
  "categories": [
    "sports",
    "education"
  ],
  "dir": "ltr",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "screenshots": [
    {
      "src": "/screenshots/01-curriculum.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your gym’s 16-week curriculum with belt-path progress"
    },
    {
      "src": "/screenshots/02-week-videos.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Every technique with Gi/No-Gi details and curated videos"
    },
    {
      "src": "/screenshots/03-journal.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Personal training journal — private notes, public stats"
    },
    {
      "src": "/screenshots/04-profile-stats.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your stat wheel: submissions, streaks, signature move"
    },
    {
      "src": "/screenshots/05-timer-round.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Full-screen round timer with boxing-bell sounds"
    }
  ]
}
