{
  "short_name": "Starbucks",
  "name": "Starbucks",
  "icons": [
    {
      "src": "./icons/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "orientation": "portrait",
  "theme_color": "#00A862",
  "background_color": "#FFFFFF",
  "related_applications": []
}
