{
  "name": "順億鮪魚專賣店",
  "short_name": "順億鮪魚",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d1111b",
  "icons": [
    {
      "src": "images/common/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/common/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}