{
  "name": "OYOTTA \u2014 Official Website",
  "short_name": "OYOTTA",
  "description": "The official OYOTTA website: music, films, public biography, imagery, projects.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0b0e",
  "theme_color": "#0a0b0e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/oyotta-profile-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}