{
  "name": "IronFox",
  "short_name": "IronFox",
  "description": "IronFox Fitness Tracker - Your personal fitness companion",
  "display": "standalone",
  "start_url": "/",
  "background_color": "#1a1a2e",
  "theme_color": "#e07b39",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/ironfox-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ironfox-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
