{
  "id": "/",
  "name": "Arcfunmi  -  Built Environment Knowledge Hub",
  "short_name": "Arcfunmi",
  "description": "Documenting Nigerian, African and Global Architecture, Engineering and Construction.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0D0D0D",
  "theme_color": "#F5A300",
  "lang": "en",
  "dir": "ltr",
  "categories": ["news", "education", "books"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore",
      "url": "/explore?source=pwa-shortcut",
      "description": "Browse all content"
    },
    {
      "name": "Submit Work",
      "url": "/submit?source=pwa-shortcut",
      "description": "Submit your project or article"
    },
    {
      "name": "Following",
      "url": "/following?source=pwa-shortcut",
      "description": "Posts from authors you follow"
    }
  ]
}
