{
  "name": "두근두근 이세계 친구",
  "short_name": "이세계 친구",
  "description": "겹달이 뜨는 세계에서 만난 친구와 매일 이야기해요.",
  "lang": "ko",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF6EE",
  "theme_color": "#FFF6EE",
  "icons": [
    { "src": "assets/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
