summaryrefslogtreecommitdiff
path: root/wwwroot/manifest.webmanifest
blob: f150f98e1e01ddb5c916f9d29e59cadde85cafe8 (plain)
1
2
3
4
5
6
{
  "icons": [
    { "src": "/icon-192.png", "type": "images/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "images/png", "sizes": "512x512" }
  ]
}