{
  "name": "WELCOME TO D-DICE",
  "short_name": "D-DICE",
  "start_url": "/?app=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "description": "D-DICE — play dice games with friends online anytime.",
  "icons": [
    { 
      "src": "/ddice-logo.jpg", 
      "sizes": "192x192", 
      "type": "image/jpeg" 
    },
    { 
      "src": "/ddice-logo.jpg", 
      "sizes": "512x512", 
      "type": "image/jpeg" 
    }
  ]
}
