{
  "short_name": "Memories",
  "name": "Memory Press",
  "description": "Scan a photo to bring your memories to life in AR.",
  "icons": [
    {
      "src": "assets/exports/memory-press-icon-color.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "assets/exports/memory-press-icon-color.png",
      "type": "image/png",
      "sizes": "1024x1024"
    }
  ],
  "start_url": "/view/",
  "scope": "/view/",
  "display": "browser",
  "orientation": "portrait",
  "theme_color": "#b68235",
  "background_color": "#f8f4f4"
}
