{
  "id": "https://two-theta-15.vercel.app/",
  "name": "골라잇 - 오늘 뭐 먹지?",
  "short_name": "골라잇",
  "description": "AI가 광고 후기를 걸러낸 진짜 맛집 룰렛",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#FF5A28",
  "lang": "ko",
  "dir": "ltr",
  "orientation": "portrait",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
