{
  "name": "N Places",
  "short_name": "N Places",
  "description": "See the places you saved on Notion on a Map!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fac3b8",
  "theme_color": "transparent",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/192px_map_logo_1.jpeg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/512px_map_logo_1.jpeg",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
