{
  "name": "Zenshin Dojo",
  "short_name": "Zenshin",
  "description": "Training videos and progress for Zenshin Dojo students. Members only \u2014 you will need an invite code from the dojo.",
  "start_url": "/app?source=pwa",
  "scope": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D2647",
  "theme_color": "#16407A",
  "lang": "en-IN",
  "categories": ["education", "sports"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
