{
  "name": "Calculator",
  "short_name": "Calculator",
  "description": "A simple, fast calculator for everyday math.",
  "start_url": "/app",
  "id": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "https://images.hostinger.com/427e35df-8bbe-4e4c-bc31-95dfccb70343.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.hostinger.com/427e35df-8bbe-4e4c-bc31-95dfccb70343.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.hostinger.com/427e35df-8bbe-4e4c-bc31-95dfccb70343.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
