{
  "name": "Piper",
  "short_name": "Piper",
  "description": "Piper – an AI-powered learning companion by Ada’s Kids",
  "start_url": "/piper/",
  "scope": "/piper/",
  "display": "standalone",
  "theme_color": "#2F4052",
  "background_color": "#faf8f3",
  "icons": [
    {
      "src": "/piper/assets/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/piper/assets/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/piper/assets/piper-hero.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
