{
  "name": "OJAM.ONLINE",
  "short_name": "OJAM",
  "description": "Become a talking character — live face-tracked avatars in your browser.",
  "start_url": "/studio",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#140925",
  "theme_color": "#140925",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
