{
  "short_name": "Plypp",
  "name": "Plypp Piano",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "black",
  "background_color": "white",
  "description": "Plypp is a web-based piano that allows you to play and create music using your computer keyboard. It features a variety of sounds and an intuitive interface for musicians of all levels.",
  "categories": ["education", "entertainment", "kids", "music", "productivity", "utilities"]
}