{
  "name": "MusicLinkd",
  "short_name": "MusicLinkd",
  "description": "MusicLinkd product reference build — screen-by-screen, mapped to real flow/schema data. Not the production app.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#FCFCFD",
  "theme_color": "#0D0D0D",
  "icons": [
    { "src": "./shared/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./shared/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
