{
  "name": "GramsToCupConverter.com",
  "short_name": "GramsToCupConverter",
  "description": "The most accurate grams to cups converter for 120+ baking ingredients.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f6f1",
  "theme_color": "#4a7c6f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
