{
  "name": "Storefront",
  "short_name": "Storefront",
  "description": "Websites for the local small business down the street.",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#12232B",
  "background_color": "#FBF8F1",
  "display": "standalone",
  "start_url": "/"
}