{
  "name": "Word Connect Answers",
  "short_name": "WC Answers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e1b4b",
  "description": "Complete Word Connect daily challenge and beginner puzzle answers. Free, no sign-up.",
  "icons": [
    {
      "src": "/assets/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}