{
  "name": "rssnews.io — Ελληνικές ειδήσεις σε πραγματικό χρόνο",
  "short_name": "rssnews",
  "description": "Όλες οι ελληνικές ειδήσεις από δεκάδες πηγές, σε πραγματικό χρόνο. Χωρίς αλγόριθμο, με ορατή την πηγή σε κάθε άρθρο.",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#111827",
  "lang": "el",
  "dir": "ltr",
  "categories": ["news", "magazines"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Η ροή μου",
      "short_name": "Η ροή μου",
      "url": "/?feed=my",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Πολιτική",
      "url": "/?category=%CE%A0%CE%BF%CE%BB%CE%B9%CF%84%CE%B9%CE%BA%CE%AE",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
