{
  "name": "PPB Squid Guide",
  "short_name": "Squid Guide",
  "start_url": "./index.html?v=35",
  "display": "standalone",
  "background_color": "#071124",
  "theme_color": "#071124",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=35",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png?v=35",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png?v=35",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=35",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=35",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}