{
  "name": "ChangelogAI",
  "short_name": "ChangelogAI",
  "description": "Turn git commits into polished release notes. 15 formats, 10 languages.",
  "start_url": "/widget/",
  "scope": "/widget/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a1a",
  "theme_color": "#3b82f6",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/widget/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/widget/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/widget/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/widget/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
