{
  "name": "My Colour Pocket",
  "short_name": "Colour Pocket",
  "description": "Save colours from hex codes or extract them from images.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E84D8A",
  "icons": [{ "src": "/logo.png", "sizes": "512x512", "type": "image/png" }]
}
