{
  "name": "Diet Tracker",
  "short_name": "Diet",
  "description": "Track your daily nutrition",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2d9e5f",
  "lang": "pl",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
