{
  "name": "SendOver.ai — Send them right over",
  "short_name": "SendOver",
  "description": "Red rover, red rover — send calls, texts, and your team right over.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2a221f",
  "background_color": "#faf8f6",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Inbox", "short_name": "Inbox", "url": "/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "New Call", "short_name": "Call", "url": "/?quick=call", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "New SMS", "short_name": "SMS", "url": "/?quick=sms", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
