{
  "name": "Formation Lab by Routine Ready",
  "short_name": "Formation Lab",
  "description": "Build competition-ready cheerleading formations. Drag, drop, plan.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e12",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "categories": ["sports", "education", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%238b5cf6'/><text y='380' x='60' font-size='360' font-family='Arial' font-weight='bold' fill='white'>FL</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Formation",
      "short_name": "New",
      "description": "Start a new formation",
      "url": "/?new=1"
    }
  ]
}
