{
  "name": "TalkTag",
  "short_name": "TalkTag",
  "description": "Celebrate moments with voices that matter",
  "icons": [
    {
      "src": "/theme/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/theme/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#d5dd26",
  "background_color": "#a43078",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle"],
  "display_override": ["standalone", "fullscreen"]
}