{
    "name": "Robotato — Your Smart Kitchen Companion",
    "short_name": "Robotato",
    "description": "Plan meals, organize recipes, track your pantry, and cook with confidence.",
    "start_url": "/",
    "display": "browser",
    "background_color": "#FFF8F0",
    "theme_color": "#E67E22",
    "icons": [
        {
            "src": "/images/app-icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/app-icon-foreground.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["food", "lifestyle", "productivity"],
    "lang": "en",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "app.robotato"
        }
    ]
}
