{
  "name": "Mehemed Elahresh — Personal App",
  "short_name": "Victory Hour",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#b9c0ca",
  "theme_color": "#b9c0ca",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}