{
  "name": "Tuney Fork",
  "short_name": "Tuney Fork",
  "description": "Free vocal warm-ups, exercises, scales, pitch trainer, metronome, and recordings with grand piano accompaniment. Works offline.",
  "start_url": "/vocalist_studio.html",
  "scope": "/",
  "id": "/vocalist_studio.html",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["music", "education", "lifestyle", "health"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "auto"
  },
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/phone-warmups.jpg",
      "sizes": "1080x2400",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Vocal warm-ups by voice type with grand piano accompaniment"
    },
    {
      "src": "/screenshots/phone-metronome.jpg",
      "sizes": "1080x2400",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Metronome with tempo presets and time signatures"
    },
    {
      "src": "/screenshots/phone-pitch.jpg",
      "sizes": "1080x2400",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Real-time pitch detection"
    },
    {
      "src": "/screenshots/wide-warmups.jpg",
      "sizes": "1600x1920",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Vocal warm-ups on tablet"
    }
  ],
  "shortcuts": [
    {
      "name": "Warm-ups",
      "short_name": "Warm-ups",
      "description": "Jump into today's vocal warm-up",
      "url": "/vocalist_studio.html#warmup",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Metronome",
      "short_name": "Metronome",
      "description": "Open the metronome",
      "url": "/vocalist_studio.html#metronome",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Pitch Finder",
      "short_name": "Pitch",
      "description": "Real-time pitch detection",
      "url": "/vocalist_studio.html#pitch",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "edge_side_panel": { "preferred_width": 480 }
}
