{
  "name": "OTP Guardian",
  "short_name": "OTP Guardian",
  "description": "Rent disposable virtual numbers and catch one-time codes in real time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "OTP Guardian home screen"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en"
}
