{
  "name": "만시간 · 나의 기도실",
  "short_name": "만시간",
  "description": "나만의 기도 시간을 쌓아가요",
  "id": "/solo.html",
  "start_url": "./solo.html?src=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1F5A49",
  "lang": "ko",
  "categories": ["lifestyle", "health"],
  "icons": [
    { "src": "icon-solo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-solo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
