{
  "name": "FlowRoll — BJJ Training Companion",
  "short_name": "FlowRoll",
  "description": "Log rolls, build your technique library and track your jiu-jitsu progress.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#13131f",
  "theme_color": "#13131f",
  "icons": [
    {
      "src": "/icons/flowroll-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/flowroll-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
