{
  "name": "immerscore - customize your sheet music",
  "short_name": "immerscore",
  "description": "Transform your sheet music into beautiful, personalized works of art with custom backgrounds, elegant frames, and filters. Perfect for musicians, teachers, and performers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#7a6c5d",
  "theme_color": "#7a6c5d",
  "categories": ["music", "productivity", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
