﻿{
    "name": "Otranspo Ottawa",
    "short_name": "Otranspo",
    "description": "Community-driven transit intelligence for Ottawa. Plan trips, track vehicles, report issues, and shape the future of OC Transpo.",
    "start_url": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone"],
    "background_color": "#0a0a0b",
    "theme_color": "#f97316",
    "categories": ["transportation", "navigation", "utilities"],
    "lang": "en-CA",
    "orientation": "portrait",
    "id": "/",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-192x192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.svg",
            "sizes": "180x180",
            "type": "image/svg+xml",
            "purpose": "any apple"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false,
    "launch_handler": {
        "client_mode": "focus-existing"
    },
    "edge_side_panel": {
        "preferred_width": 400
    }
}
