{
  "name": "Dive360 Decompression Planner",
  "short_name": "Dive360 Planner",
  "description": "Dive360 Decompression Planner V4 \u2013 no outer padding, selectable plan type, editable SAC factor",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f6f6",
  "theme_color": "#231f20",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}