{
  "id": "/?source=pwa",
  "name": "Rhyme",
  "short_name": "Rhyme",
  "description": "Your social topics feed",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "background_color": "#F8F2E6",
  "theme_color": "#F8F2E6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/rhyme-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/rhyme-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
