﻿{
  "name": "ProjectStructure",
  "short_name": "ProjectStructure",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "_content/Razy.Club.BlazorComponent/images/RazyCmsLogo512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "_content/Razy.Club.BlazorComponent/images/RazyCmsLogo192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}