{
  "name": "MyTypeMeals",
  "short_name": "MyTypeMeals",
  "description": "Meals personalised to your blood type, diet and health conditions",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#E24B4A",
  "orientation": "portrait",
  "categories": ["health", "food", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
