{
  "name": "US Army Fitness Scoring Portal",
  "short_name": "Army Fitness",
  "description": "Calculates ACFT, AFT, and ABCP standards with history tracking and offline support.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0c0e",
  "theme_color": "#ffd043",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><polygon points=%2250,5 64,36 98,36 70,57 81,91 50,70 19,91 30,57 2,36 36,36%22 fill=%22%23ffd043%22/><circle cx=%2250%22 cy=%2250%22 r=%2245%22 fill=%22none%22 stroke=%22%23ffd043%22 stroke-width=%224%22/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><polygon points=%2250,5 64,36 98,36 70,57 81,91 50,70 19,91 30,57 2,36 36,36%22 fill=%22%23ffd043%22/><circle cx=%2250%22 cy=%2250%22 r=%2245%22 fill=%22none%22 stroke=%22%23ffd043%22 stroke-width=%224%22/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
