{
  "name": "VENDLE - Free Daily Word Puzzle",
  "short_name": "VENDLE",
  "description": "Find the one word that bridges two completely different meanings. A new brain teaser every day — free to play.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#16111a",
  "theme_color": "#16111a",
  "orientation": "portrait",
  "categories": ["games", "entertainment", "education"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "vendle gameplay — find the word bridging two meanings"
    }
  ]
}
