{
  "name": "Shape — Your Body. Your Shape.",
  "short_name": "Shape",
  "description": "Subscribe to world-class personal trainers and nutritionists. Get custom workouts, meal plans, and 1-on-1 guidance.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#1A1A1A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
