{
  "id": "/",
  "short_name": "Sated",
  "name": "Sated: GLP-1 Protein Tracker",
  "description": "Your warm, judgement-free companion for the GLP-1 journey. Track protein, hydration, injections and how you feel, with AI meal scans and gentle reminders.",
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "display_override": ["standalone", "minimal-ui"],
  "launch_handler": { "client_mode": ["navigate-existing", "auto"] },
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.pjmapps.nourish",
      "id": "com.pjmapps.nourish"
    }
  ],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#8FA286",
  "background_color": "#FDFBF7",
  "categories": ["health", "fitness", "medical"],
  "screenshots": [
    {
      "src": "/screenshots/today.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your whole day at a glance: protein, water, medication and mood"
    },
    {
      "src": "/screenshots/medication.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Injection tracking with a rotation map and estimated medication level"
    },
    {
      "src": "/screenshots/chat.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ask what you can make tonight and it answers from your in-stock ingredients"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Water",
      "short_name": "Water",
      "description": "Jump straight to logging a drink",
      "url": "/?action=log-water",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Log Weight",
      "short_name": "Weight",
      "description": "Open the weight log",
      "url": "/?action=log-weight",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Log Injection",
      "short_name": "Injection",
      "description": "Jump to your medication card",
      "url": "/?action=log-injection",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Scan Food",
      "short_name": "Scan",
      "description": "Open the camera to scan a meal",
      "url": "/?action=scan",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Talk to Sated",
      "short_name": "Talk",
      "description": "Start a voice conversation",
      "url": "/?action=talk",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
