{
  "name": "Squishy Squid",
  "short_name": "Squishy Squid",
  "description": "Flap through the reef, dodge jellyfish and eels, and collect pearls in this underwater arcade game.",
  "start_url": "/index.html",
  "id": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c1e3e",
  "theme_color": "#0891b2",
  "icons": [
    {
      "src": "icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
