{
  "name": "Sentinel Silver",
  "short_name": "Sentinel Silver",
  "description": "Technology help and scam protection that stays on your phone. Patient, plain-English help for older adults and their families, with a real person one tap away.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF8EF",
  "theme_color": "#023760",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["utilities", "lifestyle", "education"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Is this a scam?",
      "short_name": "Scam check",
      "description": "Check a suspicious message, call, or photo",
      "url": "/?source=shortcut#scam"
    },
    {
      "name": "Book a service",
      "short_name": "Book",
      "description": "Pick a time for remote or in-home help",
      "url": "/?source=shortcut#book"
    }
  ]
}
