{
  "name": "Africtionary - The African Slang Dictionary",
  "short_name": "Africtionary",
  "description": "Discover, define and preserve African slang. Over 1,300 words defined by the community.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#191b21",
  "lang": "en",
  "categories": ["education", "books", "reference"],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Random word", "short_name": "Random", "url": "/random.php" },
    { "name": "Define a word", "short_name": "Define", "url": "/define.php" },
    { "name": "Browse words", "short_name": "Browse", "url": "/browse.php" }
  ]
}
