{
  "name": "TwinkleTune — Sing your heart out!",
  "short_name": "TwinkleTune",
  "description": "A singing buddy that tunes every song to your voice and cheers for every note.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#AFE3F4",
  "theme_color": "#5EA8DA",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
