﻿{
  "id": "/",
  "name": "Apptify - Prediccion del comportamiento",
  "short_name": "Apptify",
  "description": "Plataforma para seleccion y prediccion del comportamiento humano.",
  "start_url": "/index.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#023160",
  "icons": [
    {
      "src": "/img/favicon/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/img/favicon/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/logo_ap.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630",
      "form_factor": "wide"
    }
  ]
}
