{
  "background_color": "#14141f",
  "categories": [
    "education",
    "music"
  ],
  "description": "Speak music fluently. The fastest way to master music theory, harmony, and rhythm from your phone.",
  "display": "standalone",
  "icons": [
    {
      "sizes": "192x192",
      "src": "/assets/android-chrome-192x192.png",
      "type": "image/png"
    },
    {
      "purpose": "any maskable",
      "sizes": "512x512",
      "src": "/assets/android-chrome-512x512.png",
      "type": "image/png"
    }
  ],
  "lang": "en",
  "name": "Solfista - Master Music Theory Through Play",
  "orientation": "portrait",
  "short_name": "Solfista",
  "start_url": "/",
  "theme_color": "#14141f"
}