{
  "name": "How Much Sugar?",
  "short_name": "Sugar Converter",
  "description": "Convert sugar grams to teaspoons instantly. See how much sugar is really in your food.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ff9a9e",
  "theme_color": "#ff6b6b",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 192 192%22><rect width=%22192%22 height=%22192%22 fill=%22%23ff6b6b%22 rx=%2242%22/><text x=%2250%25%22 y=%2255%25%22 font-size=%2296%22 text-anchor=%22middle%22 dominant-baseline=%22middle%22>🥄</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 512 512%22><rect width=%22512%22 height=%22512%22 fill=%22%23ff6b6b%22 rx=%22112%22/><text x=%2250%25%22 y=%2255%25%22 font-size=%22256%22 text-anchor=%22middle%22 dominant-baseline=%22middle%22>🥄</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
