{
  "name": "Meteor Pay – Register, Login & App Download",
  "short_name": "Meteor Pay",
  "description": "Official Meteor Pay guide – register and login with mobile OTP, download the MeteorPay app and trade tokens via UPI.",
  "id": "https://meteorpay.in/",
  "start_url": "https://meteorpay.in/",
  "scope": "https://meteorpay.in/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#4A148C",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    { "src": "https://meteorpay.in/favicon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "https://meteorpay.in/favicon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" },
    { "src": "https://meteorpay.in/favicon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Meteor Pay Register", "short_name": "Register", "url": "https://meteorpay.in/#register" },
    { "name": "Meteor Pay Login Guide", "short_name": "Login", "url": "https://meteorpay.in/#login" },
    { "name": "Meteor Pay App Download", "short_name": "Download", "url": "https://meteorpay.in/#download" }
  ]
}