{
  "name": "Lucent",
  "short_name": "Lucent",
  "description": "The storefront for psychic readers who already have a line.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F1EC",
  "theme_color": "#F4F1EC",
  "icons": [
    {
      "src": "/resources/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/resources/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/resources/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
