{
  "name": "Line Take Match",
  "short_name": "Take Match",
  "description": "Compare creator-owned voice takes privately on your device.",
  "start_url": "/?source=installed&v=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090A12",
  "theme_color": "#090A12",
  "orientation": "any",
  "categories": ["music", "productivity", "utilities"],
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
