{
  "name": "RING — Encrypted Calls",
  "short_name": "RING",
  "description": "Encrypted peer-to-peer voice and video calls",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["communication", "social"],
  "shortcuts": [
    {
      "name": "Keypad",
      "short_name": "Dial",
      "url": "/?tab=dial",
      "description": "Open the keypad to make a call"
    },
    {
      "name": "Contacts",
      "short_name": "Contacts",
      "url": "/?tab=con",
      "description": "View your contacts"
    }
  ]
}
