{
  "name": "Notice",
  "short_name": "Notice",
  "description": "Describe your business in one sentence and Notice builds the website.",
  "start_url": "/dashboard-v2",
  "display": "standalone",
  "background_color": "#FEFEFD",
  "theme_color": "#1F1611",
  "icons": [
    {
      "src": "/brand/notice/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/notice/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/notice/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
