{
  "name": "The Nutrient Guide - NNR2023 Reference",
  "short_name": "Nutrient Guide",
  "description": "Evidence-based vitamin and mineral reference calculator based on Nordic Nutrition Recommendations 2023",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1c2420",
  "background_color": "#f3efe6",
  "orientation": "portrait-primary",
  "categories": ["health", "productivity"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/favcon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Nutrients",
      "short_name": "Find",
      "description": "Find nutrients based on your needs",
      "url": "/?view=finder",
      "icons": [{ "src": "/shortcut-icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Reference Tables",
      "short_name": "Tables",
      "description": "View nutrient reference tables",
      "url": "/?view=tables",
      "icons": [{ "src": "/shortcut-icon.png", "sizes": "192x192" }]
    }
  ]
}
