{
  "name": "Sure Soccer Tips",
  "short_name": "SSTips",
  "description": "Daily football betting tips, predictions, fixtures, results and expert analysis.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1730",
  "theme_color": "#0a1730",
  "icons": [
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
