{
  "name": "HAPPY · happy.pi",
  "short_name": "HAPPY",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fffaf3",
  "theme_color": "#fffaf3",
  "description": "Pi 앱·상점·서비스와 Pioneer를 연결하는 검증 실사용 플랫폼",
  "icons": [
    {
      "src": "icons/happy-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/happy-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "./index.html",
  "scope": "./",
  "orientation": "portrait-primary"
}
