{
  "name": "Numble Words",
  "short_name": "NumbleWords",
  "description": "Daily word and number guessing game. Play solo or challenge friends in real-time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f13",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%236366f1'/><text x='24' y='140' font-size='110' font-weight='900' fill='white' font-family='Arial Black'>NW</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%236366f1'/><text x='60' y='370' font-size='290' font-weight='900' fill='white' font-family='Arial Black'>NW</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "education"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
