{
  "name": "Fish Finder - மீன் கண்டறிவி",
  "short_name": "Fish Finder",
  "description": "AI-powered fish location app for Indian fishermen",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0891b2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "omzza-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "omzza-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "navigation", "weather"],
  "lang": "ta",
  "dir": "ltr",
  "scope": "./",
  "prefer_related_applications": false
}