{
  "name": "Keep Notes",
  "short_name": "KeepNotes",
  "icons": [
    {
      "src": "/notebook-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/maskable_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "orientation": "potrait-primary"
}
