{
  "name": "Pwixel — daily hex word puzzle",
  "short_name": "Pwixel",
  "description": "Everyone gets the same board, the same terrain, the same stream of falling letters. One run. Build the highest-scoring word structure you can.",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0d13",
  "theme_color": "#171c28",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
