{
  "name": "The Meme Game",
  "short_name": "Meme Game",
  "description": "The free online meme caption game. A meme comes up, you play your funniest card, a judge picks the winner. Play 1v1 or with friends. No download, no signup.",
  "id": "https://game.meme.app/",
  "start_url": "https://game.meme.app/?source=pwa",
  "scope": "https://game.meme.app/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#6d28d9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://game.meme.app/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://game.meme.app/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://game.meme.app/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://game.meme.app/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "entertainment", "social"],
  "lang": "en-US"
}
