{
  "name": "Pelago",
  "short_name": "Pelago",
  "description": "The social dive log. Track dives, identify marine life, and explore the ocean with your crew.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#04101f",
  "theme_color": "#002760",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}