{
  "name": "Notomancy",
  "short_name": "Notomancy",
  "description": "Notomancy — музыкальная академия: тренажёр нот, развитие слуха, теория музыки и атлас эпох",
  "start_url": "./index.html",
  "display": "fullscreen",
  "background_color": "#030407",
  "theme_color": "#030407",
  "orientation": "portrait",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
