{
  "name": "Kora Simo",
  "short_name": "KoraSimo",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05070a",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/korasimo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/korasimo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}