{
  "name": "FreebieFinder",
  "short_name": "Freebies",
  "description": "Find and track your birthday freebies",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#ec4899",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "food"],
  "shortcuts": [
    {
      "name": "Food & Drink",
      "url": "/food-drink",
      "description": "Birthday food and drink freebies"
    },
    {
      "name": "Beauty",
      "url": "/beauty",
      "description": "Birthday beauty freebies"
    }
  ]
}
