{
  "name": "Fitness Pro",
  "short_name": "Fitness Pro",
  "description": "Daily pushup progression guide from zero to full pushups over 8 weeks",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#151515",
  "theme_color": "#f36100",
  "orientation": "any",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
