{
  "name": "Game Challenge",
  "short_name": "Line Game",
  "description": "Cozy community game for LINE Open Chat members.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#fdf4f5",
  "theme_color": "#f472b6",
  "icons": [
    {
      "src": "/assets/images/rings/ring_8.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
