{
  "name": "Ishan",
  "short_name": "Ishan",
  "description": "Ishan — video editor, visual designer, motion artist. Featured projects, creative playground, and editorial work spanning film, brand, and creative coding.",
  "start_url": "/?utm_source=pwa&utm_medium=pwa_launcher",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#050810",
  "background_color": "#050810",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
