{
  "name": "RF BUILD",
  "short_name": "RF BUILD",
  "description": "Track your nutrition and habits. No calorie counting — just hand portions and consistency.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0D12",
  "theme_color": "#15AFC9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
