{
  "name": "fakedev",
  "short_name": "fakedev",
  "description": "HTML5 미니게임 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F3EE",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
