{
  "name": "Skilliano",
  "short_name": "Skilliano",
  "description": "Musik-Übungs-App für Klavier und Gitarre",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0e0e10",
  "theme_color": "#0e0e10",
  "orientation": "any",
  "lang": "de",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "icons/favicon.png", "sizes": "64x64", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["education", "music"],
  "shortcuts": [
    { "name": "Stücke", "url": "./index.html#pieces", "description": "Repertoireliste öffnen" },
    { "name": "Metronom", "url": "./index.html#tools",  "description": "Metronom öffnen" }
  ]
}
