{ "name": "AI Note Studio", "short_name": "Notes", "description": "Local-first browser note editor with rich formatting, exports, and offline access.", "id": "/note/", "start_url": "/note/", "scope": "/note/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "browser"], "background_color": "#09090b", "theme_color": "#0f172a", "orientation": "any", "categories": ["productivity", "utilities"], "icons": [ { "src": "/note-icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/note-icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Open Notes", "short_name": "Notes", "url": "/note/", "description": "Open AI Note Studio" } ] }