{
  "name": "FootCheck",
  "short_name": "FootCheck",
  "description": "Daily AI-assisted foot check and education. Track, don't diagnose.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0E7C7B",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/footcheck-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/footcheck-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}