{
  "name": "Freebl - Free Deals & Birthday Freebies",
  "short_name": "Freebl",
  "description": "Find free food, birthday freebies, BOGO offers & samples. Verified deals updated daily.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#319795",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle", "food"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Deals",
      "short_name": "Deals",
      "description": "View all free deals",
      "url": "/",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Holiday Calendar",
      "short_name": "Calendar",
      "description": "View freebie holidays",
      "url": "/calendar",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
