{
  "name": "WebStart Studio",
  "short_name": "WebStart Studio",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#1f1f1f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "icons/icon-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
