{
  "name": "headlinne",
  "short_name": "headlinne",
  "description": "AI-curated news that's tailored to you.",
  "start_url": "/feed",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFAF5",
  "theme_color": "#141411",
  "categories": ["news", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon.png",
      "sizes": "any",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "headlinne Feed"
    }
  ]
}
