{
  "name": "점심 뭐먹지?",
  "short_name": "점심뭐먹",
  "description": "주변 점심 식당을 기록하고 사진을 찍어 빠르게 골라주는 모바일 웹앱",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0814",
  "theme_color": "#0D0814",
  "lang": "ko",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%230D0814'/><text x='50%25' y='54%25' font-size='62' text-anchor='middle' dominant-baseline='middle'>🍱</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%230D0814'/><text x='50%25' y='54%25' font-size='62' text-anchor='middle' dominant-baseline='middle'>🍱</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
