{
  "name": "FoodFluence",
  "short_name": "FoodFluence",
  "description": "FoodFluence connects restaurants with food creators and manages campaigns, escrow, and payouts.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "orientation": "any",
  "display": "standalone",
  "display_override": [
    "standalone",
    "browser"
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icon-logo.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icon-logo.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "notes",
    "education"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false
}
