{
  "name": "iSocialize Notes - Digital Sticky Notes",
  "short_name": "iSocialize Notes",
  "description": "Organize your thoughts with colorful sticky notes. Create boards, manage tasks, and keep your ideas organized.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FEF08A",
  "theme_color": "#FEF08A",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "prefer_related_applications": false
}
