{
  "name": "Ibsen Photo",
  "short_name": "Ibsen Photo",
  "description": "Take photos and email them to an @ibsen.com address. Photos are never saved to your device.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e2e2e2",
  "theme_color": "#1B3A5B",
  "icons": [
    {
      "src": "./icons/icon-192-r2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512-r2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
