{
  "name": "Scribbly — Notes",
  "short_name": "Scribbly",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#CC1A7D",
  "background_color": "#ffffff",
  "description": "Write, save, and manage notes. Offline-first, fast, and installable.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}