{
  "name": "subtab",
  "short_name": "subtab",
  "description": "Track and manage all your subscriptions in one place.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f0eb",
  "theme_color": "#f4f0eb",
  "screenshots": [
    {
      "src": "/screenshots/screenshot-mobile.png",
      "sizes": "1082x2402",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "subtab — Subscription list view"
    },
    {
      "src": "/screenshots/screenshot-desktop.png",
      "sizes": "3840x2160",
      "type": "image/png",
      "form_factor": "wide",
      "label": "subtab — Dashboard view"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
