{
  "short_name": "My Own",
  "name": "My Own - Customizable Fanfic Reader and Progress Tracker",
  "description": "A clean, customizable, distraction-free reader and tracker for Archive of Our Own (AO3) fanfiction.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbf0e3",
  "theme_color": "#1e293b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "categories": ["books", "entertainment", "utilities"]
}
