{
    "name": "Apautomated.ai",
    "short_name": "Apai",
    "start_url": "/index.html",
    "id": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
      {
        "src": "/static/icons/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/static/icons/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "screenshots": [
      {
        "src": "/static/screenshots/screenshot1-mobile.png",
        "sizes": "1320x2868",
        "type": "image/png",
        "form_factor": "narrow"
      },
      {
        "src": "/static/screenshots/screenshot2-tablet.png",
        "sizes": "2752x2064",
        "type": "image/png",
        "form_factor": "wide"
      }
    ]
    
  }
  