{
  "name": "smartcommit",
  "short_name": "smartcommit",
  "description": "Autopilot commits across all your repos.",
  "start_url": "/smartcommits/",
  "scope": "/smartcommits/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "icons": [
    {
      "src": "/assets/pilot.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/pilot.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
