{
  "name": "Limited Palette Planner",
  "short_name": "Limited Palette",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#ece5d8",
  "theme_color": "#2b2823",
  "icons": [
    { "src": "lp-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "lp-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
