{
  "name": "Pure Light Fiber Order Notifier",
  "short_name": "PLF Notifier",
  "start_url": "/notifier",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f4ef",
  "theme_color": "#7b4a3f",
  "icons": [
    {
      "src": "/notifier-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
