{
  "name":             "SoundSplice · ChainPaint",
  "short_name":       "SoundSplice",
  "description":      "Precision audio editor and album maker. Part of the SoundPaint series.",
  "id":               "/",
  "start_url":        "/",
  "scope":            "/",
  "display":          "standalone",
  "display_override": ["fullscreen", "standalone"],
  "orientation":      "any",
  "background_color": "#07070f",
  "theme_color":      "#07070f",
  "icons": [
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/icon-192.png",         "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",         "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",         "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
