{
  "name": "BE-TWIIN — Beats",
  "short_name": "BE-TWIIN",
  "description": "Trap, R&B and Afrobeats by BE-TWIIN. Find the beat that fits your voice in 60 seconds.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["music", "entertainment", "shopping"],
  "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-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Find my beat", "url": "/?source=pwa_shortcut", "description": "Take the 60-second beat match" },
    { "name": "Browse catalog", "url": "/?view=browse&source=pwa_shortcut", "description": "Search every beat" }
  ]
}
