{
  "id": "/",
  "dir": "ltr",
  "lang": "en",
  "name": "Olja | A Simple Shared Shopping List",
  "short_name": "Olja",
  "description": "Olja is a smart, shared shopping list that keeps things easy. Just say what you need, and Olja turns it into an organized list you can share. Simple, hussle-free, and always in sync.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "theme_color": "#4f378a",
  "background_color": "#1a1c1e",
  "orientation": "any",
  "icons": [
    {
      "src": "/olja_192_r.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/olja_192_m.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/olja_512_r.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/olja_512_m.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Add Item",
      "url": "/",
      "icons": [{ "src": "/olja_192_r.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
        "src": "screenshots/olja_pixel8_0.png",
        "sizes": "1242x2688",
        "type": "image/png",
        "platform": "narrow"
    },
    {
        "src": "screenshots/olja_pixel8_1.png",
        "sizes": "1242x2688",
        "type": "image/png",
        "platform": "narrow"
    },
    {
        "src": "screenshots/olja_pixel8_2.png",
        "sizes": "1242x2688",
        "type": "image/png",
        "platform": "narrow"
    },
    {
        "src": "screenshots/olja_pixel8_3.png",
        "sizes": "1242x2688",
        "type": "image/png",
        "platform": "narrow"
    },
    {
        "src": "screenshots/olja_pixel8_4.png",
        "sizes": "1242x2688",
        "type": "image/png",
        "platform": "narrow"
    }
  ]
}
