{
  "short_name": "Kist",
  "name": "Kist — Private notes, everywhere",
  "description": "Notes that live on your device and sync when you want. Import from Evernote, clip from any browser, free and unlimited.",
  "id": "/",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#14605e",
  "background_color": "#0b1220",
  "categories": ["productivity", "utilities"],
  "orientation": "any",
  "icons": [
    {
      "src": "hybrid-favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "hybrid-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "hybrid-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "hybrid-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
