{
  "name": "PlugFeed",
  "short_name": "PlugFeed",
  "description": "Swipe-based business discovery and service connections.",
  "start_url": "/landing.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff7ec",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/pwa-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/pwa-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
