{
    "name": "Notes",
    "short_name": "Notes",
    "description": "Pen-and-paper notes that work offline and sync when you're back online.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f6f1e5",
    "theme_color": "#f6f1e5",
    "icons": [
        { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
