{
  "name": "NiloNotes",
  "short_name": "NiloNotes",
  "description": "# Notes, stored your way",
  "start_url": "/notes",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf6f0",
  "theme_color": "#4a7c59",
  "icons": [
    {
      "src": "/icons/nilo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/nilo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
