{
  "name": "Eizerel's Website",
  "short_name": "Eizerel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#333333",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}