{
  "name": "Noted — by Praveen",
  "short_name": "Noted",
  "description": "Multi-purpose note taking — personal, work, beekeeping logs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffdf8",
  "theme_color": "#fffdf8",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "utilities", "lifestyle"],
  "shortcuts": [
    { "name": "New Note", "short_name": "New", "url": "/?new=1", "icons": [{"src":"icon-192.png","sizes":"192x192"}] },
    { "name": "Hive Log", "short_name": "Hive", "url": "/?section=bee", "icons": [{"src":"icon-192.png","sizes":"192x192"}] }
  ]
}
