{
  "name": "Fins and Ferns",
  "short_name": "Fins & Ferns",
  "description": "Aquascape designer and underwater experience.",
  "start_url": ".",
  "scope": ".",
  "id": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#041824",
  "theme_color": "#082032",
  "icons": [
    {
      "src": "icons/icon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "icons/icon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "icons/icon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}
