{
  "name": "MP Fuelling Calculator",
  "short_name": "MP Fuel",
  "description": "Build your race fuelling plan and check it against your carb, fluid and sodium needs — from Moore Performance.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1c1e",
  "theme_color": "#1a1c1e",
  "categories": ["health", "sports", "fitness"],
  "lang": "en-AU",
  "icons": [
    { "src": "public/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "public/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "public/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
