{
  "name": "시온성경",
  "short_name": "시온성경",
  "description": "매일 말씀을 읽고 묵상하며 암송하는 시온성경(SION BIBLE) 앱",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#EADDD2",
  "theme_color": "#EADDD2",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["books", "education", "lifestyle"],
  "orientation": "portrait-primary"
}
