{
  "name": "School Of Fish: World of Fish",
  "short_name": "World of Fish",
  "description": "A pocket fishing adventure from School Of Fish. Learn the water, log the species, mind the rules.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b2e13",
  "theme_color": "#1eb53a",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "./icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
