{
  "name": "Willston",
  "short_name": "Willston",
  "description": "Write your life story, with a little help.",
  "id": "/",
  "scope": "/",
  "start_url": "/app/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/static/images/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#1f2437",
  "background_color": "#f6f4ee",
  "display": "standalone",
  "orientation": "portrait-primary"
}
