{
  "name": "SlangIt! — Free Online Slang Word Game",
  "short_name": "SlangIt!",
  "description": "Free online slang word game. A cool, modern multiplayer word game built around Gen Z and TikTok slang, with 2×/3×/4× multipliers for every slang play. Play in your browser — no download required.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0d2b",
  "theme_color": "#0d0d2b",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["games", "entertainment", "education"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
