{
  "name": "HypeIt",
  "short_name": "HypeIt",
  "description": "Don't just ship it. HypeIt.",
  "start_url": "/studio",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    { "src": "/icons/icon_192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon_512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
