{
  "name": "Poppy - The Legend",
  "short_name": "Poppy",
  "description": "A tribute to Poppy - tennis ball chaser, walkies enthusiast, and snack aficionado",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "theme_color": "#8B7355",
  "background_color": "#F5F5DC",
  "display": "standalone",
  "scope": "/"
}