{
  "name": "Papiano Online",
  "short_name": "Papiano",
  "description": "Play piano online — solo or in live multiplayer rooms — with realtime SoundFont sound, chat, and MIDI support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#05132e",
  "theme_color": "#05132e",
  "categories": ["music", "entertainment", "games"],
  "icons": [
    {
      "src": "/images/papiano-icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/papiano-icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
