{
  "name": "BettingTips2 — Football Predictions",
  "short_name": "BettingTips2",
  "description": "Daily football predictions and betting tips. Correct Score, HT/FT, 1X2, BTTS and Over/Under tips updated every day.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/images/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Correct Score Tips",
      "short_name": "Correct Score",
      "url": "/correct-score-tips.php",
      "icons": [{ "src": "/images/favicon-32.png", "sizes": "32x32" }]
    },
    {
      "name": "1X2 Tips",
      "short_name": "1X2",
      "url": "/1x2-bet-tips.php",
      "icons": [{ "src": "/images/favicon-32.png", "sizes": "32x32" }]
    },
    {
      "name": "VIP Tips",
      "short_name": "VIP",
      "url": "/vip-bet-tips.php",
      "icons": [{ "src": "/images/favicon-32.png", "sizes": "32x32" }]
    }
  ]
}