{
  "name": "CloudNotes",
  "short_name": "CloudNotes",
  "description": "Self-hosted notes, notepad++-style.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#282a75",
  "theme_color": "#282a75",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" }
  ]
}
