{
  "name": "Rebuilt",
  "short_name": "Rebuilt",
  "description": "A nutrition plan that runs itself.",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F5F3EF",
  "background_color": "#F5F3EF",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/rebuilt-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Rebuilt — your nutrition plan, always in reach"
    },
    {
      "src": "/screenshots/rebuilt-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Rebuilt — AI-powered nutrition planning on desktop"
    }
  ]
}
