{
  "name": "Fishing Adventure Malaysia — Explore • Cast • Catch!",
  "short_name": "Fishing Adventure",
  "description": "Real-time fishing adventure game with 100 levels, Malaysian fishing locations, fish collection, equipment, and missions. Explore. Cast. Catch. Discover Malaysia.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff8e7",
  "theme_color": "#4dabf7",
  "categories": ["games", "sports", "education"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
