{
    "name": "Aura - Notes for Thinking",
    "short_name": "Aura",
    "description": "Notes for thinking, writing, and connected knowledge work.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#FFFFFF",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "productivity",
        "utilities"
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "New Note",
            "short_name": "New Note",
            "description": "Create a new note",
            "url": "/?action=new",
            "icons": []
        }
    ]
}
