{
    "name": "Track Anything",
    "short_name": "Track Anything",
    "id": "/",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
    "description": "A personal journal and life tracker that adapts to your life instead of forcing you into a template. Start with writing. Add structure when it helps. Search your personal history with AI.",
    "orientation": "any",
    "categories": [
        "productivity",
        "lifestyle",
        "health"
    ],
    "prefer_related_applications": false,
    "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-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "screenshots/01-built-around-your-life.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Built around your life"
        },
        {
            "src": "screenshots/02-start-with-writing.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Start with writing"
        },
        {
            "src": "screenshots/03-add-structure-when-it-helps.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Add structure when it helps"
        },
        {
            "src": "screenshots/04-no-rigid-templates.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "No rigid templates"
        },
        {
            "src": "screenshots/05-search-your-personal-history.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Search your personal history"
        },
        {
            "src": "screenshots/06-every-part-has-its-place.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Everything has its place"
        },
        {
            "src": "screenshots/07-your-data-stays-yours.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Your data stays yours"
        },
        {
            "src": "screenshots/08-all-platforms.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "All Platforms"
        }
    ]
}
