{
  "name": "Note Reading",
  "short_name": "Note Reading",
  "description": "Free interactive app to learn how to read sheet music in different clefs. Practice with games, timed challenges and ear training.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4285f4",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["education", "music", "learning"],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Note Reading app interface"
    }
  ]
}
