{
  "name": "Nido",
  "short_name": "Nido",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "background_color": "#F7F4EE",
  "theme_color": "#1D9E75",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/nidoicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
