{
  "name": "VIKI",
  "short_name": "VIKI",
  "description": "AI가 봐주는 사주·타로·오늘의 운세. AI fortune telling, tarot and daily horoscope.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0618",
  "theme_color": "#ec1482",
  "lang": "ko",
  "categories": [
    "lifestyle",
    "entertainment",
    "social"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/?src=pwa"
}
