{
  "name": "Na-Ande",
  "short_name": "Na-Ande",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffbf00",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "screenshots": [    
    {
      "src": "dashboard.webp",
      "sizes": "213x466",
      "type": "image/webp"
    },
    {
      "src": "desktop.webp",
      "sizes": "1280x720",
      "type": "image/webp"
    }
  ]
}
