{
  "name": "Solar Pal — DEC Group",
  "short_name": "Solar Pal",
  "description": "Solar power calculator for off-grid and grid-tied residential systems. Free for personal use by DEC Group Inc.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "lang": "en",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "New project", "short_name": "New", "description": "Start a new solar system design", "url": "./index.html" }
  ]
}
