{
  "name": "AppMaker.free",
  "short_name": "AppMaker",
  "description": "Build Android & iOS apps without coding using a drag-and-drop app builder.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    {"src": "/assets/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml"},
    {"src": "/assets/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml"},
    {"src": "/assets/icons/icon-512-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable"}
  ]
}
