{
  "name": "AI Mining - Smart Crypto Mining",
  "short_name": "AI Mining",
  "description": "Smart AI-powered cryptocurrency mining platform. Mine crypto automatically and earn rewards!",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#b4ff00",
  "orientation": "portrait-primary",
  "scope": "./",
  "icons": [
    {
      "src": "./photo/AI Mining.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "./photo/AI Mining.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Start Mining",
      "short_name": "Mine",
      "description": "Go to mining page",
      "url": "./index.html",
      "icons": [{"src": "./photo/AI Mining.jpg", "sizes": "96x96"}]
    },
    {
      "name": "My Investments",
      "short_name": "Invest",
      "description": "View investments",
      "url": "./investments.html",
      "icons": [{"src": "./photo/AI Mining.jpg", "sizes": "96x96"}]
    },
    {
      "name": "Invite Friends",
      "short_name": "Invite",
      "description": "Invite friends and earn",
      "url": "./invite.html",
      "icons": [{"src": "./photo/AI Mining.jpg", "sizes": "96x96"}]
    }
  ]
}
