{
  "short_name": "AP Web",
  "name": "AP Web",
  "icons": [
    {
      "src": "icons/256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
	{
      "src": "icons/128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    }
	
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "screenshots": [
    {
      "src": "screenshots/apw-screenshot-1920x1080.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshots/apw-screenshot-1080x1920.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ]
}
