{
  "name": "BilliLog - 당구 점수판",
  "short_name": "BilliLog",
  "description": "당구 점수판 - 모든 당구인을 위한 기록 비서",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "lang": "ko",
  "icons": [
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/img/main.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["sports", "utilities"],
  "prefer_related_applications": false
}