{
  "name": "Wordle Champ",
  "short_name": "WordleChamp",
  "description": "Wordle Champ across Android, iOS, Desktop, and Web.",
  "background_color": "#050505",
  "theme_color": "#050505",
  "display": "standalone",
  "icons": [
    {
      "src": "web-app-manifest-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "web-app-manifest-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
