{
  "name": "Ori",
  "short_name": "Ori",
  "description": "Own your story. Search yourself.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#D85A30",
  "orientation": "portrait",
  "icons": [
    {
      "url": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "url": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "url": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "url": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "url": "/screenshots/feed.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Your personal story feed"
    }
  ]
}
