{
  "name": "STRONG Nutrition & Fitness",
  "short_name": "STRONG",
  "description": "Track your nutrition, protein, water and body goals with precision.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0C0C0C",
  "theme_color": "#ff4e00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
