{
  "short_name": "Daily Comp",
  "name": "The Daily Comp - Daily Word Challenges",
  "description": "Daily word challenges and multiplayer competitions. Compete in Scrabble, Pokémon, Countries, and custom themed word games.",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "logo180_2.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "type": "image/x-icon",
      "sizes": "64x64 32x32 24x24 16x16"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#D4AF37",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "categories": ["games", "entertainment", "education"],
  "screenshots": []
}