{
  "id": "zstation-pwa",
  "name": "ZSTATION",
  "short_name": "ZSTATION",
  "description": "Khám phá địa điểm ăn uống cùng ZSTATION",
  "start_url": "/food",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#094AFF",
  "categories": [
    "lifestyle",
    "food"
  ],
  "lang": "vi-VN",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512x512.png",
      "sizes": "320x640",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ZSTATION Mobile"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "1000x600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ZSTATION Desktop"
    }
  ],
  "share_target": {
    "action": "/food",
    "method": "GET",
    "params": {
      "text": "share_url"
    }
  }
}
