{
  "name": "ROOF CAT ME",
  "short_name": "루프캣미",
  "description": "루프캣미 고양이 카페 – 그림 갤러리, 고양이 소개, 멤버십",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FF6B35",
  "theme_color": "#FF6B35",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "갤러리",
      "short_name": "갤러리",
      "url": "/?page=gallery",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "고양이들",
      "short_name": "고양이",
      "url": "/?page=cats",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
