{
  "name": "Chime",
  "short_name": "Chime",
  "description": "Private messaging, calls and social discovery built around your phone number.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#11b57e",
  "lang": "en",
  "categories": ["social", "communication"],
  "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/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Chats", "url": "/", "description": "Open your conversations" },
    { "name": "People", "url": "/people", "description": "Contacts and discovery" },
    { "name": "Chime QR", "url": "/qr", "description": "Show or scan a Chime code" }
  ]
}
