{
  "name": "Mage Attempt Calculator",
  "short_name": "MageCalc",
  "description": "Generate powerlifting warm-up sequences and competition attempts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#11235A",
  "theme_color": "#058f8f",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
