{
  "name": "Lucky Monsterr",
  "short_name": "Lucky Monsterr",
  "description": "เล่นเกม สะสมแต้ม แลกของรางวัล",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2f3542",
  "theme_color": "#2f3542",
  "icons": [
    {
      "src": "image/ui-icon/icon-app(192x192).png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "image/ui-icon/icon-app(512x512).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
