{
  "name": "RealmScouter by SpeakerRealm",
  "short_name": "RealmScouter",
  "description": "The Search Engine for Speaking Opportunities",
  "start_url": "/app/home",
  "display": "standalone",
  "background_color": "#F7F6F2",
  "theme_color": "#1B2B4B",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
