{
  "name": "Roda Keberuntungan",
  "short_name": "Roda",
  "description": "PWA spin wheel dengan point, klaim, dan undangan.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09020f",
  "theme_color": "#09020f",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
