{
  "name": "VoiceSafe \u2014 Voice scam protection",
  "short_name": "VoiceSafe",
  "description": "Check suspicious calls and voicemails, see a headline risk in seconds, and upgrade for the full report when a situation feels serious.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070b14",
  "theme_color": "#09111f",
  "icons": [
    {
      "src": "/icons/voicesafe-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/voicesafe-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/voicesafe-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/voicesafe-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/voicesafe-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/voicesafe-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/voicesafe-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/voicesafe-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/voicesafe-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "security",
    "utilities",
    "lifestyle"
  ],
  "lang": "en",
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a check",
      "short_name": "Start check",
      "url": "/#analyze",
      "description": "Open VoiceSafe and run a suspicious voice check."
    },
    {
      "name": "View plans",
      "short_name": "Plans",
      "url": "/#analyze",
      "description": "Compare VoiceSafe protection plans."
    }
  ]
}