{
  "id": "/",
  "name": "Pastel Rhythm",
  "short_name": "Rhythm",
  "description": "브라우저에서 즐기는 파스텔 리듬 게임",
  "lang": "ko-KR",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f3ff",
  "theme_color": "#8d72d8",
  "categories": [
    "games",
    "music",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/pwa/apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
