{
  "name": "Obodo",
  "short_name": "Obodo",
  "description": "Obodo — Global grooves to make you move.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3EFE6",
  "theme_color": "#FF3C00",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "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-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
