{
  "name": "Reef Rush",
  "short_name": "Reef Rush",
  "description": "A mobile aquarium action game.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#17a7b8",
  "theme_color": "#17a7b8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
