{
  "name": "Phone Lookup",
  "short_name": "PhoneLookup",
  "start_url": "/apps/phone-lookup/",
  "scope": "/apps/phone-lookup/",
  "display": "standalone",
  "background_color": "#f6f8fb",
  "theme_color": "#0b2e4f",
  "icons": [
    {
      "src": "/apps/phone-lookup/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}