{
  "name": "Little Living Apps",
  "short_name": "LLA",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#f7c985",
  "background_color": "#fff4cf",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "description": "An installable landing page for the Little Living Apps framework."
}
