{
  "name": "VIOLET RUN",
  "short_name": "VIOLET RUN",
  "description": "FC안양 팬들을 위한 휴식기 러닝 게임",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2b0b4f",
  "theme_color": "#6f2cff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
