{
  "id": "/",
  "scope": "/",
  "name": "Cocipe: Coffee & Recipe",
  "short_name": "커시피",
  "description": "Premium coffee recipes sharing platform and real-time brewing helper.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffffe",
  "theme_color": "#ff7597",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa_icon_maskable_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa_icon_maskable_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["food", "lifestyle", "utilities"],
  "lang": "ko-KR",
  "dir": "ltr"
}
