{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "GiveawayGoose",
  "short_name": "GiveawayGoose",
  "description": "Free U.S. giveaways for gift cards, games, and tech. No purchase necessary. Random drawings; verified winners.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1419",
  "theme_color": "#25a05a",
  "categories": ["entertainment", "lifestyle", "shopping"],
  "lang": "en-US",
  "dir": "ltr",
  "id": "/?source=pwa",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 fill=%22%230f1419%22 rx=%2220%22/><text x=%2250%22 y=%2270%22 font-size=%2270%22 text-anchor=%22middle%22>🪿</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 fill=%22%230f1419%22 rx=%2220%22/><text x=%2250%22 y=%2270%22 font-size=%2270%22 text-anchor=%22middle%22>🪿</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 fill=%22%2325a05a%22/><text x=%2250%22 y=%2270%22 font-size=%2270%22 text-anchor=%22middle%22>🪿</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Active giveaways",
      "short_name": "Giveaways",
      "description": "See every prize currently open for entry",
      "url": "/?source=pwa-shortcut",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 fill=%22%2325a05a%22 rx=%2220%22/><text x=%2250%22 y=%2270%22 font-size=%2260%22 text-anchor=%22middle%22>🎁</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "My entries",
      "short_name": "My entries",
      "description": "Every giveaway you've entered",
      "url": "/my-entries?source=pwa-shortcut",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 fill=%22%2325a05a%22 rx=%2220%22/><text x=%2250%22 y=%2270%22 font-size=%2260%22 text-anchor=%22middle%22>🏆</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Freebies",
      "short_name": "Freebies",
      "description": "Free samples, trials, and curated offers",
      "url": "/freebies?source=pwa-shortcut",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 fill=%22%2325a05a%22 rx=%2220%22/><text x=%2250%22 y=%2270%22 font-size=%2260%22 text-anchor=%22middle%22>✨</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
