{
  "name": "Energy Standard",
  "short_name": "EnergyStd",
  "description": "Curated energy and geospatial intelligence from 40+ authoritative sources",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["news", "business", "finance"],
  "icons": [
    {
      "src": "/EnergyStandard_logo_short_white.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/EnergyStandard_logo_short_white.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "News",
      "description": "View latest energy news",
      "url": "/",
      "icons": [{ "src": "/EnergyStandard_logo_short_white.png", "sizes": "512x512" }]
    },
    {
      "name": "Market Data",
      "short_name": "Markets",
      "description": "View energy market data",
      "url": "/market-data",
      "icons": [{ "src": "/EnergyStandard_logo_short_white.png", "sizes": "512x512" }]
    },
    {
      "name": "Insights",
      "short_name": "Blog",
      "description": "Read analysis and insights",
      "url": "/blog",
      "icons": [{ "src": "/EnergyStandard_logo_short_white.png", "sizes": "512x512" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Energy Standard Homepage"
    },
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Energy Standard Mobile"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
