{
  "name": "Il Primo Espresso Caffe",
  "short_name": "Il Primo",
  "description": "iPhone ordering app for Il Primo Espresso Caffe.",
  "start_url": "/iphone.html",
  "display": "standalone",
  "background_color": "#fffaf2",
  "theme_color": "#fffaf2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
