{
  "short_name": "Rung",
  "name": "Rung — a daily word ladder",
  "description": "Change one letter at a time. Every rung must be a real word. Reach the target in as few moves as you can.",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#FBFAF6",
  "background_color": "#FBFAF6"
}
