{
  "name": "INKspiredNG — African Poetry Community",
  "short_name": "INKspiredNG",
  "description": "INKspiredNG is a Lagos-based literary community for award-winning poets, essayists, and spoken word artists — home of the annual INKterlude open-mic and a free poetry library.",
  "start_url": "/?utm_source=pwa_install",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf8f4",
  "theme_color": "#b8892a",
  "lang": "en",
  "categories": ["books", "lifestyle", "social"],
  "icons": [
    {
      "src": "/assets/icons/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/pwa/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
