{
  "name": "급식뭐지",
  "short_name": "급식뭐지",
  "description": "우리 학교 급식을 한눈에! 메뉴, 영양, 알레르기 정보를 확인하세요.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FF6D3B",
  "theme_color": "#FF6D3B",
  "lang": "ko",
  "icons": [
    {
      "src": "assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["food", "education", "lifestyle"]
}
