{
  "name": "Ink Bloop",
  "short_name": "Ink Bloop",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#0F0E0D",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "531x531",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
