{
  "name": "Approachable Music",
  "short_name": "Approachable",
  "description": "A browser instrument and chord/scale playground with a deep Web-Audio synthesis engine.",
  "start_url": "./?v=dev",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08120a",
  "theme_color": "#08120a",
  "categories": ["music", "entertainment", "education"],
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
