{
  "name": "MML Music — Multi-part Synthesizer",
  "short_name": "MML Music",
  "description": "Multi-part MML synthesizer and player.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "lang": "ja",
  "background_color": "#0a0b0e",
  "theme_color": "#0e0f12",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}