{
  "name": "실버드라이브 - 고령자 운전 적성검사 연습",
  "short_name": "실버드라이브",
  "description": "75세 이상 고령 운전자를 위한 인지능력 자가진단 연습 앱",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#f5c518",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "health"],
  "screenshots": []
}
