{
  "name": "Ukulele Chords",
  "short_name": "Ukulele",
  "description": "Tenor ukulele chord guide and songbook",
  "start_url": "/ukulele/",
  "scope": "/ukulele/",
  "display": "standalone",
  "background_color": "#F7F1E7",
  "theme_color": "#F7F1E7",
  "orientation": "portrait",
  "icons": [
    { "src": "/ukulele/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/ukulele/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/ukulele/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
