{
  "name": "Estúdio MIDI Online",
  "short_name": "GravadorMIDI",
  "description": "Grave e exporte músicas em MIDI diretamente no navegador.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#E7F0C7",
  "theme_color": "#BCDFB9",
  "lang": "pt-BR",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["music", "entertainment", "utilities"]
}
