{
  "name": "SkillMatch Gaming Platform",
  "short_name": "SkillMatch",
  "description": "Real-time Mobile Skill Gaming Platform with Cash Rewards and Instant Payouts",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#070912",
  "theme_color": "#070912",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
