{
  "short_name": "FishDex",
  "name": "FishDex - Fish Collection & Identification",
  "description": "Track your fish catches, identify species with AI, and share with the community",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0891B2",
  "background_color": "#0891B2",
  "orientation": "portrait"
}
