{
  "name": "Motimo",
  "short_name": "Motimo",
  "description": "Your AI fitness coach — workout plans, food scanning, body analysis.",
  "start_url": "/bot",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#FF6B1A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
