{
  "short_name": "Asset Gen",
  "name": "App Asset Generator",
  "description": "A powerful tool to generate a complete set of marketing and store listing images for your mobile app, including icons, logos, and feature graphics, using generative AI.",
  "icons": [
    {
      "src": "./icon-192.svg",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "./icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#1e293b",
  "background_color": "#0f172a"
}