{
  "name": "LolliPOP — A Sweeter Way to Communicate",
  "short_name": "LolliPOP",
  "description": "Record, edit, and send branded video messages — with analytics that show who watched.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#C0272D",
  "lang": "en-US",
  "categories": ["business", "productivity", "communication"],
  "icons": [
    { "src": "/img/pwa/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/pwa/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/pwa/icon-maskable-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Record a video", "short_name": "Record", "url": "/record", "icons": [{ "src": "/img/pwa/icon-192.png?v=2", "sizes": "192x192" }] },
    { "name": "Inbox", "short_name": "Inbox", "url": "/inbox", "icons": [{ "src": "/img/pwa/icon-192.png?v=2", "sizes": "192x192" }] }
  ]
}
