{
  "name": "Last Night",
  "short_name": "Last Night",
  "description": "Track your night. Remember everything.",
  "start_url": "./app.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#f5c518",
  "icons": [
    {
      "src": "./icon.svg?v=0.7088",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icon.svg?v=0.7088",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
