{
  "name": "Khingo",
  "short_name": "Khingo",
  "description": "Khingo – pay-per-view streaming. Watch, support creators, unlock with Keys.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#BEFF00",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/khingo-app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable monochrome" }
  ],
  "categories": ["entertainment", "video", "social"],
  "shortcuts": [
    { "name": "Upload Video", "short_name": "Upload", "description": "Upload a new video", "url": "/upload", "icons": [{ "src": "/khingo-app-icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "My Videos", "short_name": "Videos", "description": "View your videos", "url": "/creator/content", "icons": [{ "src": "/khingo-app-icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Buy Credits", "short_name": "Credits", "description": "Top up your wallet", "url": "/credits", "icons": [{ "src": "/khingo-app-icon.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ]
}
