{
  "name": "Poetable — Daily poem word-guessing game",
  "short_name": "Poetable",
  "description": "Daily poem word-guessing game — work out the obscured letters from poems and other texts, earn streaks, and share with friends.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "categories": ["games", "word", "entertainment"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
