
{
  "name": "TagMultiNote",
  "short_name": "TagMultiNote",
  "description": "Private notes organized with three levels of tags.",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#f1ede2",
  "theme_color": "#171b1a",
  "status_bar": "black-translucent",
  "icons": [{"src": "/static/pwa/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"}, {"src": "/static/pwa/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}, {"src": "/static/pwa/icon-maskable-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"}, {"src": "/static/pwa/icon-maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}],
  "dir": "auto",
  "lang": "en",
  "screenshots" : [],
  "shortcuts" : []
}
