{
  "name": "Outletdaily",
  "short_name": "Outletdaily",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "theme_color": {
    "bg": "#f4f5f8",
    "surface": "#e4e8f0",
    "accent": "#1546a0",
    "accent_dark": "#0d2e6a",
    "ink": "#0e1830",
    "muted": "#3a4e78"
  },
  "background_color": "#ffffff",
  "display": "standalone"
}