{
  "short_name": "BlazeFitness",
  "name": "BlazeFitness - Exercise Tracker",
  "description": "Track your workouts, sets, and progress.",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0A0A0A",
  "background_color": "#0A0A0A"
}
