{
  "name": "Aquarium Paradise",
  "short_name": "Aquarium",
  "description": "Grow and care for your own aquarium of fish",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0B3C5D",
  "theme_color": "#1E88C7",
  "orientation": "any",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
