{
  "name": "World Rounds",
  "short_name": "World Rounds",
  "description": "Unleash your word power!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07101f",
  "theme_color": "#07101f",
  "icons": [
    {
      "src": "/worldroundsicon.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
