{
  "name": "나도 읽었어",
  "short_name": "나도읽었어",
  "description": "문장으로 연결되는 독서 기록 서비스",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F4F1",
  "theme_color": "#3D4A31",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
