{
  "name": "Mountain Coffee - Cà Phê",
  "short_name": "Mountain Coffee",
  "description": "Mountain Coffee - Quán cà phê tại Số 1 Hải Đăng, TP. Vũng Tàu. Không gian view biển, cà phê ngon.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f9fa",
  "theme_color": "#1a4f5e",
  "lang": "vi",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "picture/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "picture/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "picture/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
