{
  "name": "Compose, your music theory app",
  "short_name": "Compose",
  "description": "Test your music theory skills with Compose",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],
  "theme_color": "#f2950e",
  "background_color": "#fff9f5",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait"
}
